boringssl/crypto/rsa
Adam Langley 0da323a8b8 Convert reference counts in crypto/
This change converts the reference counts in crypto/ to use
|CRYPTO_refcount_t|. The reference counts in |X509_PKEY| and |X509_INFO|
were never actually used and so were dropped.

Change-Id: I75d572cdac1f8c1083c482e29c9519282d7fd16c
Reviewed-on: https://boringssl-review.googlesource.com/4772
Reviewed-by: Adam Langley <agl@google.com>
2015-05-20 19:15:26 +00:00
..
blinding.c Remove unnecessary NULL checks, part 4. 2015-05-04 23:13:12 +00:00
CMakeLists.txt Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
internal.h Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
padding.c Remove unnecessary NULL checks, part 4. 2015-05-04 23:13:12 +00:00
rsa_asn1.c Inital import. 2014-06-20 13:17:32 -07:00
rsa_impl.c Remove unnecessary NULL checks, part 4. 2015-05-04 23:13:12 +00:00
rsa_test.c Replace MD5 in examples with SHA-256. 2015-04-13 20:55:48 +00:00
rsa.c Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00