boringssl/crypto/rsa
Adam Langley 5f5bf6f210 Don't add another error to the queue when RSA_private_transform fails.
Some code, sadly, tests the error and the extra error is breaking it.

Change-Id: I89eabadf5d2c5f7dd761030da33dd4c3f2ac8382
Reviewed-on: https://boringssl-review.googlesource.com/3720
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-03-05 22:43:43 +00:00
..
blinding.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
CMakeLists.txt Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
internal.h Split off private_transform function in RSA. 2014-08-19 18:37:28 +00:00
padding.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
rsa_asn1.c Inital import. 2014-06-20 13:17:32 -07:00
rsa_impl.c Don't add another error to the queue when RSA_private_transform fails. 2015-03-05 22:43:43 +00:00
rsa_test.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
rsa.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00