boringssl/crypto/err/dsa.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

10 lines
265 B
Plaintext

DSA,function,100,DSA_new_method
DSA,function,101,dsa_sig_cb
DSA,function,102,sign
DSA,function,103,sign_setup
DSA,function,104,verify
DSA,reason,100,BAD_Q_VALUE
DSA,reason,101,MISSING_PARAMETERS
DSA,reason,102,MODULUS_TOO_LARGE
DSA,reason,103,NEED_NEW_SETUP_VALUES