boringssl/crypto/bio
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
..
bio_mem.c
bio_test.cc Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
bio.c Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00
buffer.c Remove unnecessary NULL checks, part 1. 2015-05-04 23:05:17 +00:00
CMakeLists.txt Convert bio_test to C++. 2015-04-01 19:59:03 +00:00
connect.c Remove unnecessary NULL checks, part 1. 2015-05-04 23:05:17 +00:00
fd.c Lowercase some Windows headers. 2015-03-31 22:21:42 +00:00
file.c
hexdump.c
internal.h
pair.c Remove unnecessary NULL checks, part 1. 2015-05-04 23:05:17 +00:00
printf.c
socket_helper.c Lowercase some Windows headers. 2015-03-31 22:21:42 +00:00
socket.c Lowercase some Windows headers. 2015-03-31 22:21:42 +00:00