boringssl/crypto/modes
Matt Braithwaite 12fe1b25ea Re-add the C version (only) of |EVP_aes_256_xts|
Change-Id: I63c70f93a0f9395673c9fbe01eb5d864a14a48b6
Reviewed-on: https://boringssl-review.googlesource.com/5520
Reviewed-by: Adam Langley <agl@google.com>
Reviewed-by: Matt Braithwaite <mab@google.com>
2015-08-19 01:35:50 +00:00
..
asm Convert remaining Latin-1 files to UTF-8. 2015-07-29 19:22:55 +00:00
cbc.c Add some comments and tweak assertions for cbc.c. 2015-05-27 21:48:36 +00:00
cfb.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
CMakeLists.txt Add malloc test support to unit tests. 2015-05-21 17:59:48 +00:00
ctr.c Fix invalid assert in CRYPTO_ctr128_encrypt. 2015-05-12 19:26:53 +00:00
gcm_test.c Remove BIO dependency from cmac_test. 2015-08-07 01:53:01 +00:00
gcm.c Fix more warnings about old-style prototypes. 2015-08-04 02:09:39 +00:00
internal.h Re-add the C version (only) of |EVP_aes_256_xts| 2015-08-19 01:35:50 +00:00
ofb.c Enable more warnings & treat warnings as errors on Windows. 2015-01-31 00:18:55 +00:00