openssl/crypto/modes
Andy Polyakov b9e3d7e0f6 modes/ocb128.c: ocb_lookup_l to allow non-contiguous lookup
and CRYPTO_ocb128_encrypt to handle in==out.

Reviewed-by: Matt Caswell <matt@openssl.org>
2015-12-02 10:48:38 +01:00
..
asm x86_64 assembly pack: tune clang version detection. 2015-11-23 16:00:06 +01:00
cbc128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ccm128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cfb128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ctr128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cts128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
gcm128.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00
modes_lcl.h Appease clang -Wshadow 2015-04-04 17:07:03 +02:00
ocb128.c modes/ocb128.c: ocb_lookup_l to allow non-contiguous lookup 2015-12-02 10:48:38 +01:00
ofb128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
wrap128.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
xts128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00