boringssl/crypto/dsa
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
..
CMakeLists.txt Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
dsa_asn1.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
dsa_impl.c Remove unnecessary NULL checks, part 1. 2015-05-04 23:05:17 +00:00
dsa_test.c Remove unnecessary NULL checks, part 1. 2015-05-04 23:05:17 +00:00
dsa.c Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00
internal.h Inital import. 2014-06-20 13:17:32 -07:00