boringssl/crypto
David Benjamin 2450027e59 Fold away clean boolean in BUF_MEM.
OPENSSL_free always zeros things now.

Change-Id: Iaad94f0d7ad51ade05ae89751321314d235d6d67
Reviewed-on: https://boringssl-review.googlesource.com/21384
Commit-Queue: Steven Valdez <svaldez@google.com>
Reviewed-by: Steven Valdez <svaldez@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-10-10 18:58:20 +00:00
..
asn1 Switch OPENSSL_VERSION_NUMBER to 1.1.0. 2017-09-29 04:51:27 +00:00
base64
bio Remove now unnecessary _POSIX_C_SOURCE bits to work around macOS bug. 2017-10-02 20:02:22 +00:00
bn_extra
buf Fold away clean boolean in BUF_MEM. 2017-10-10 18:58:20 +00:00
bytestring
chacha
cipher_extra
cmac
conf
curve25519
dh Fx DH_set0_pqg. 2017-10-05 18:50:48 +00:00
digest_extra Export EVP_parse_digest_algorithm and add EVP_marshal_digest_algorithm. 2017-09-25 20:44:13 +00:00
dsa Switch OPENSSL_VERSION_NUMBER to 1.1.0. 2017-09-29 04:51:27 +00:00
ec_extra
ecdh Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
ecdsa_extra
engine
err Add the ability to save and restore the error state. 2017-10-09 21:43:13 +00:00
evp Use BN_mod_exp_mont_consttime in dsa_priv_decode. 2017-09-29 23:19:22 +00:00
fipsmodule Fix sha1.c's preprocessor checks. 2017-10-03 22:24:34 +00:00
hkdf
hmac_extra
lhash Remove now unnecessary _POSIX_C_SOURCE bits to work around macOS bug. 2017-10-02 20:02:22 +00:00
obj Switch OPENSSL_VERSION_NUMBER to 1.1.0. 2017-09-29 04:51:27 +00:00
pem
perlasm
pkcs7
pkcs8 Export EVP_parse_digest_algorithm and add EVP_marshal_digest_algorithm. 2017-09-25 20:44:13 +00:00
poly1305
pool
rand_extra
rc4
rsa_extra
stack
test
x509 Ignore unused value 2017-10-05 15:20:48 +00:00
x509v3
CMakeLists.txt Build with clang-cl standalone. 2017-10-05 20:42:49 +00:00
compiler_test.cc
constant_time_test.cc
cpu-aarch64-linux.c
cpu-arm-linux.c
cpu-arm.c
cpu-intel.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
cpu-ppc64le.c
crypto.c Switch OPENSSL_VERSION_NUMBER to 1.1.0. 2017-09-29 04:51:27 +00:00
ex_data.c
internal.h
mem.c Remove now unnecessary _POSIX_C_SOURCE bits to work around macOS bug. 2017-10-02 20:02:22 +00:00
refcount_c11.c
refcount_lock.c
refcount_test.cc
thread_none.c
thread_pthread.c
thread_test.cc
thread_win.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
thread.c