Commit d80166eb authored by Martin Lindhe's avatar Martin Lindhe Committed by Brad Fitzpatrick

crypto/*: fix spelling of 'below'

Change-Id: Ic9d65206ec27f6d54bb71395802929e9c769e80a
Reviewed-on: https://go-review.googlesource.com/38355Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent df6025bc
......@@ -7,7 +7,7 @@
// licensed under OpenSSL and CRYPTOGAMS licenses depending on where you obtain
// it. For further details see http://www.openssl.org/~appro/cryptogams/.
// Original code can be found at the link bellow:
// Original code can be found at the link below:
// https://git.openssl.org/?p=openssl.git;a=blob;f=crypto/aes/asm/aesp8-ppc.pl
// The code is based on 627c953376 from 4 Jun 2016. I changed some function
......
......@@ -272,7 +272,7 @@ loop:
end:
RET
// Version bellow is based on "Fast SHA512 Implementations on Intel
// Version below is based on "Fast SHA512 Implementations on Intel
// Architecture Processors" White-paper
// http://www.intel.com/content/dam/www/public/us/en/documents/white-papers/fast-sha512-implementations-ia-processors-paper.pdf
// AVX2 version by Intel, same algorithm in Linux kernel:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment