boringssl/crypto/ec
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
ec_asn1.c Remove unnecessary NULL checks, part 2. 2015-05-04 23:08:22 +00:00
ec_key.c Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00
ec_montgomery.c Remove unnecessary NULL checks, part 2. 2015-05-04 23:08:22 +00:00
ec_test.cc Don't inclue crypto/ec/internal.h in ec_test.cc. 2015-04-28 21:16:50 +00:00
ec.c Support arbitrary elliptic curve groups. 2015-05-15 00:59:37 +00:00
example_mul.c
internal.h Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00
oct.c Remove unnecessary NULL checks, part 2. 2015-05-04 23:08:22 +00:00
p256-64.c Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00
simple.c Remove unnecessary NULL checks, part 2. 2015-05-04 23:08:22 +00:00
util-64.c
wnaf.c Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00