boringssl/crypto/modes
Adam Langley 3f4e13c7da Fix GCM in non-AESNI mode.
GCM was broken in non-AESNI mode because I fluffed a #define when
moving gcm128.c across.

Change-Id: I66d5fed6a3d83d641da55c5ca434f17db0d89237
2014-06-24 11:00:27 -07:00
..
asm ghash-x86_64.pl: optimize for upcoming Atom. 2014-06-20 13:17:42 -07:00
cbc.c Inital import. 2014-06-20 13:17:32 -07:00
cfb.c Inital import. 2014-06-20 13:17:32 -07:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00
ctr.c Inital import. 2014-06-20 13:17:32 -07:00
gcm_test.c Inital import. 2014-06-20 13:17:32 -07:00
gcm.c Fix GCM in non-AESNI mode. 2014-06-24 11:00:27 -07:00
internal.h Inital import. 2014-06-20 13:17:32 -07:00
modes.h Inital import. 2014-06-20 13:17:32 -07:00
ofb.c Inital import. 2014-06-20 13:17:32 -07:00