boringssl/crypto/modes
Adam Langley 2cd63877b5 Use unified ARM assembly.
Clang's integrated as accepts unified ARM syntax only. This change
updates the GHASH ARM asm to use that syntax and thus be compatible.

Patch from Nico Weber.

https://code.google.com/p/chromium/issues/detail?id=124610

Change-Id: Ie6f3de4e37286f0af39196fad33905f7dee7402e
2014-08-08 16:52:36 -07:00
..
asm Use unified ARM assembly. 2014-08-08 16:52:36 -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
ofb.c Inital import. 2014-06-20 13:17:32 -07:00