openssl/crypto/modes
Andy Polyakov 958608ca1c Initial aarch64 bits.
(cherry picked from commit 039081b809)
2013-10-13 19:24:22 +02:00
..
asm crypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization. 2013-09-09 21:46:02 +02:00
.cvsignore Ignore more. 2012-12-13 12:43:18 +00:00
cbc128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-06-04 14:31:23 +01:00
ccm128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-06-04 14:31:23 +01:00
cfb128.c
ctr128.c
cts128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-06-04 14:31:23 +01:00
gcm128.c gcm128.c: update from master (add AVX and VIS3 support). 2013-05-19 21:55:30 +02:00
Makefile EVP support for wrapping algorithms. 2013-10-01 14:01:17 +01:00
modes_lcl.h Initial aarch64 bits. 2013-10-13 19:24:22 +02:00
modes.h EVP support for wrapping algorithms. 2013-10-01 14:01:17 +01:00
ofb128.c
wrap128.c EVP support for wrapping algorithms. 2013-10-01 14:01:17 +01:00
xts128.c