boringssl/crypto/err
Adam Langley cf310a6197 Remove more bits of ERR_STRING_DATA.
Also, Clang doesn't like static asserts with the same message and
ERR_free_strings should still free the error queues, although it's badly
misnamed now.

Change-Id: Ibff8eb50f93c0b56c3eeb17a300e8501a31c3ab8
Reviewed-on: https://boringssl-review.googlesource.com/3370
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-02-10 02:10:46 +00:00
..
asn1.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
bio.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
bn.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
buf.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
cipher.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
CMakeLists.txt Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
conf.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
crypto.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
dh.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
digest.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
dsa.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
ec.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
ecdh.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
ecdsa.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
engine.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
err_data_generate.go Remove more bits of ERR_STRING_DATA. 2015-02-10 02:10:46 +00:00
err_data.h Remove more bits of ERR_STRING_DATA. 2015-02-10 02:10:46 +00:00
err_impl.c Remove more bits of ERR_STRING_DATA. 2015-02-10 02:10:46 +00:00
err_test.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
err.c Remove more bits of ERR_STRING_DATA. 2015-02-10 02:10:46 +00:00
evp.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
hkdf.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
obj.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
pem.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
pkcs8.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
rsa.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
ssl.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
x509.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
x509v3.errordata Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00