boringssl/crypto/modes/asm
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
..
aesni-gcm-x86_64.pl x86_64 assembly pack: improve masm support. 2014-07-28 17:05:13 -07:00
ghash-armv4.pl Use unified ARM assembly. 2014-08-08 16:52:36 -07:00
ghash-x86_64.pl x86_64 assembly pack: allow clang to compile AVX code. 2014-07-28 17:05:13 -07:00
ghash-x86.pl