boringssl/crypto/dh
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
..
check.c dh/check.c: check BN_CTX_get's return value. 2014-06-20 13:17:39 -07:00
CMakeLists.txt Convert dh_test to C++. 2015-05-11 18:47:30 +00:00
dh_asn1.c Inital import. 2014-06-20 13:17:32 -07:00
dh_impl.c Remove unnecessary NULL checks, part 1. 2015-05-04 23:05:17 +00:00
dh_test.cc Convert dh_test to C++. 2015-05-11 18:47:30 +00:00
dh.c Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00
internal.h Recognize common DH parameter sets. 2015-01-16 14:46:59 -08:00
params.c Remove duplication of common DH parameters. 2015-01-26 20:26:51 +00:00