openssl/crypto/modes
Dr. Stephen Henson 4cfeb00be9 make depend
2014-02-19 20:09:08 +00:00
..
asm ghash-x86[_64].pl: ~15% improvement on Atom Silvermont 2014-02-13 14:37:28 +01:00
.cvsignore Update ignores. 2012-12-11 15:52:10 +00:00
cbc128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2012-11-05 17:03:39 +00:00
ccm128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2012-11-05 17:03:39 +00:00
cfb128.c
ctr128.c
cts128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2012-11-05 17:03:39 +00:00
gcm128.c gcm128.c: fix linking problems in 32-bit Windows build. 2013-04-04 15:54:58 +02:00
Makefile make depend 2014-02-19 20:09:08 +00:00
modes_lcl.h Initial aarch64 bits. 2013-10-13 19:15:15 +02:00
modes.h EVP support for wrapping algorithms. 2013-07-17 21:45:00 +01:00
ofb128.c
wrap128.c EVP support for wrapping algorithms. 2013-07-17 21:45:00 +01:00
xts128.c