openssl/crypto/modes
Andy Polyakov 81f3d6323d modes/ocb128.c: split fixed block xors to aligned and misaligned.
Main goal was to improve performance on RISC platforms, e.g. 10%
was measured on MIPS, POWER8...

Reviewed-by: Matt Caswell <matt@openssl.org>
2015-12-02 10:50:20 +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 modes/ocb128.c: split fixed block xors to aligned and misaligned. 2015-12-02 10:50:20 +01:00
ocb128.c modes/ocb128.c: split fixed block xors to aligned and misaligned. 2015-12-02 10:50:20 +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