boringssl/crypto/modes/asm
Brian Smith 2477adcf62 Clarify use of |$end0| in stitched x86-64 AES-GCM code.
There was some uncertainty about what the code is doing with |$end0|
and whether it was necessary for |$len| to be a multiple of 16 or 96.
Hopefully these added comments make it clear that the code is correct
except for the caveat regarding low memory addresses.

Change-Id: Iea546a59dc7aeb400f50ac5d2d7b9cb88ace9027
Reviewed-on: https://boringssl-review.googlesource.com/7194
Reviewed-by: Adam Langley <agl@google.com>
2016-03-02 23:37:17 +00:00
..
aesni-gcm-x86_64.pl Clarify use of |$end0| in stitched x86-64 AES-GCM code. 2016-03-02 23:37:17 +00:00
ghash-armv4.pl Mark ARM assembly globals hidden uniformly in arm-xlate.pl. 2016-02-11 17:28:03 +00:00
ghash-x86_64.pl Unify AEAD and EVP code paths for AES-GCM. 2016-02-23 23:13:31 +00:00
ghash-x86.pl
ghashv8-armx.pl Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00