openssl/crypto/modes
2013-06-04 14:30:49 +01:00
..
asm Add AES-NI GCM stich and take it into build loop [from master]. 2013-05-19 22:06:18 +02:00
.cvsignore Ignore more. 2012-12-13 12:43:18 +00:00
cbc128.c cbc128.c: fix strict aliasing warning. 2013-06-04 14:30:49 +01:00
ccm128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
cfb128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
ctr128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
cts128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
gcm128.c gcm128.c: update from master (add AVX and VIS3 support). 2013-05-19 21:55:30 +02:00
Makefile Add AES-NI GCM stich and take it into build loop [from master]. 2013-05-19 22:06:18 +02:00
modes.h Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
modes_lcl.h gcm128.c: update from master (add AVX and VIS3 support). 2013-05-19 21:55:30 +02:00
ofb128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
xts128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00