boringssl/crypto/cipher
Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays.
Change-Id: Ie60744761f5aa434a71a998f5ca98a8f8b1c25d5
Reviewed-on: https://boringssl-review.googlesource.com/10447
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2016-08-19 19:30:39 +00:00
..
test Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
aead_test.cc Start removing scoped_types.h 2016-08-09 17:21:12 +00:00
aead.c
cipher_test.cc Move remaining ScopedContext types out of scoped_types.h 2016-08-11 01:15:45 +00:00
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 Adding ARRAY_SIZE macro for getting the size of constant arrays. 2016-08-19 19:30:39 +00:00
internal.h Fix up EVP_tls_cbc_remove_padding's calling convention. 2016-08-10 03:52:48 +00:00
tls_cbc.c Fix up EVP_tls_cbc_remove_padding's calling convention. 2016-08-10 03:52:48 +00:00