openssl/crypto/modes/asm
Rich Salz 28f298e70a Undo commit cd359b2
Original text:
    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>

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3700)
2017-07-05 17:06:57 -04:00
..
aesni-gcm-x86_64.pl Undo commit cd359b2 2017-07-05 17:06:57 -04:00
ghash-alpha.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
ghash-armv4.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
ghash-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
ghash-ia64.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
ghash-parisc.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
ghash-s390x.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
ghash-sparcv9.pl SPARC assembly pack: enforce V8+ ABI constraints. 2016-07-01 14:25:08 +02:00
ghash-x86.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
ghash-x86_64.pl modes/asm/*-x86_64.pl: add CFI annotations. 2017-02-13 14:14:24 +01:00
ghashp8-ppc.pl modes/asm/ghashp8-ppc.pl: improve performance by 2.7x. 2016-06-14 23:28:39 +02:00
ghashv8-armx.pl ARMv4 assembly pack: harmonize Thumb-ification of iOS build. 2017-02-15 23:16:01 +01:00