Undo commit cd359b2
authorRich Salz <rsalz@openssl.org>
Wed, 14 Jun 2017 19:07:52 +0000 (15:07 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 5 Jul 2017 21:06:57 +0000 (17:06 -0400)
commit28f298e70aa8c65b275e6c915b5717a59090932d
treec4512fca7d0b62337aa5427c5a24e4e56276d924
parent0791bef0d42ddc9a2c2851f279f4a2db39153b6e
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)
crypto/modes/asm/aesni-gcm-x86_64.pl