boringssl/crypto/err/ecdsa.errordata
David Benjamin 689be0f4b7 Reset all the error codes.
This saves about 6-7k of error data.

Change-Id: Ic28593d4a1f5454f00fb2399d281c351ee57fb14
Reviewed-on: https://boringssl-review.googlesource.com/3385
Reviewed-by: Adam Langley <agl@google.com>
2015-02-11 23:12:08 +00:00

11 lines
360 B
Plaintext

ECDSA,function,100,ECDSA_do_sign_ex
ECDSA,function,101,ECDSA_do_verify
ECDSA,function,102,ECDSA_sign_ex
ECDSA,function,103,digest_to_bn
ECDSA,function,104,ecdsa_sign_setup
ECDSA,reason,100,BAD_SIGNATURE
ECDSA,reason,101,MISSING_PARAMETERS
ECDSA,reason,102,NEED_NEW_SETUP_VALUES
ECDSA,reason,103,NOT_IMPLEMENTED
ECDSA,reason,104,RANDOM_NUMBER_GENERATION_FAILED