boringssl/crypto/err
David Benjamin 32f1650658 Split error string data across multiple lines.
Otherwise running git grep for a single function gives a ton of noise.

Change-Id: I18900d6269fd2be39ef9b579419aee1c7eca9143
Reviewed-on: https://boringssl-review.googlesource.com/3382
Reviewed-by: Adam Langley <agl@google.com>
2015-02-10 03:57:12 +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 Split error string data across multiple lines. 2015-02-10 03:57:12 +00:00
err_data.h Split error string data across multiple lines. 2015-02-10 03:57:12 +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