5f005ccd9d
To avoid too much #if soup, e_aes.c uses a lot of dummy functions that just call |abort|. This change makes them all static, which they should have been all along. Change-Id: I696f8a0560cf99631ed7adb42d1af10003db4a63 Reviewed-on: https://boringssl-review.googlesource.com/6004 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
test | ||
aead_test.cc | ||
aead.c | ||
cipher_test.cc | ||
cipher.c | ||
CMakeLists.txt | ||
derive_key.c | ||
e_aes.c | ||
e_chacha20poly1305.c | ||
e_des.c | ||
e_null.c | ||
e_rc2.c | ||
e_rc4.c | ||
e_ssl3.c | ||
e_tls.c | ||
internal.h | ||
tls_cbc.c |