p_CSwift_AttachKeyParam actually returns more than one kind of error. Detect the...
authorRichard Levitte <levitte@openssl.org>
Fri, 30 Jun 2000 15:54:48 +0000 (15:54 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 30 Jun 2000 15:54:48 +0000 (15:54 +0000)
commite11b2977302b99d362d38c42d506b15c2642486e
treed26be42e5c86d5ac3a9a8be7efed8a565c84a8c7
parent48555cf0fca68c77f0efc2e2ea94310dc0beadfb
p_CSwift_AttachKeyParam actually returns more than one kind of error.  Detect the input size error, treat any that are not specially checked as 'request failed', not as 'provide parameters', and for those, add the actual status code to the error message
crypto/engine/engine.h
crypto/engine/engine_err.c
crypto/engine/hw_cswift.c