boringssl/crypto/cipher
Håvard Molland ab2479a08a Clean up error reporting.
Quite a few functions reported wrong function names when pushing
to the error stack.

Change-Id: I84d89dbefd2ecdc89ffb09799e673bae17be0e0f
Reviewed-on: https://boringssl-review.googlesource.com/4080
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-03-20 22:12:59 +00:00
..
test Add AEADs for AES-CTR with HMAC-SHA256. 2015-03-18 21:16:55 +00:00
aead_test.c Add AEADs for AES-CTR with HMAC-SHA256. 2015-03-18 21:16:55 +00:00
aead.c Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
cipher_test.c Add in missing curly braces part 1. 2015-02-11 19:31:01 +00:00
cipher.c EVP_CIPHER_CTX_cleanup cannot fail. 2015-02-23 19:44:02 +00:00
CMakeLists.txt Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
derive_key.c
e_aes.c Clean up error reporting. 2015-03-20 22:12:59 +00:00
e_chacha20poly1305.c Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
e_des.c Remove EVP_MAXCHUNK from DES EVP code. 2015-03-13 19:46:49 +00:00
e_null.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
e_rc2.c Enable more warnings & treat warnings as errors on Windows. 2015-01-31 00:18:55 +00:00
e_rc4.c Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
e_ssl3.c Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
e_tls.c Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
internal.h Add SSL_get_rc4_state. 2015-03-18 19:54:34 +00:00
tls_cbc.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00