boringssl/crypto/aes
David Benjamin 45c844adbe aes/asm/aesp8-ppc.pl: improve [backward] portability.
Some old assemblers can't cope with r0 in address. It's actually
sensible thing to do, because r0 is shunted to 0 in address arithmetic
and by refusing r0 assembler effectively makes you understand that.

(Imported from upstream's a54aba531327285f64cf13a909bc129e9f9d5970.)

This also pulls in a trailing whitespace fix from upstream's
609b0852e4d50251857dbbac3141ba042e35a9ae.

Change-Id: Ieec0bc8d24b98f86ce4fc9ee6ce5126d127cf452
Reviewed-on: https://boringssl-review.googlesource.com/12188
Reviewed-by: Adam Langley <agl@google.com>
2016-11-10 16:20:02 +00:00
..
asm aes/asm/aesp8-ppc.pl: improve [backward] portability. 2016-11-10 16:20:02 +00:00
aes_test.cc Replace keywrap AEADs with upstream's APIs. 2016-10-04 01:37:31 +00:00
aes_tests.txt Replace keywrap AEADs with upstream's APIs. 2016-10-04 01:37:31 +00:00
aes.c Update aes.c for new ARM asm names. 2016-09-27 19:09:05 +00:00
CMakeLists.txt Replace keywrap AEADs with upstream's APIs. 2016-10-04 01:37:31 +00:00
internal.h
key_wrap.c Make the loop bounds in keywrap a little more clear. 2016-10-19 18:28:54 +00:00
mode_wrappers.c Switch all 'num' parameters in crypto/modes to unsigned. 2016-04-19 17:56:25 +00:00