openssl/crypto/sha
Andy Polyakov 2cf7fd698e AArch64 assembly pack: authenticate return addresses.
ARMv8.3 adds pointer authentication extension, which in this case allows
to ensure that, when offloaded to stack, return address is same at return
as at entry to the subroutine. The new instructions are nops on processors
that don't implement the extension, so that the vetification is backward
compatible.

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8205)

(cherry picked from commit 9a18aae5f2)
2019-02-13 02:39:27 +01:00
..
asm AArch64 assembly pack: authenticate return addresses. 2019-02-13 02:39:27 +01:00
build.info 00-base-templates.conf: wire keccak1600-armv4 module. 2018-04-23 17:27:58 +02:00
keccak1600.c Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
sha1_one.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
sha1dgst.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
sha256.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
sha512.c SHA512/224 and SHA512/256 2018-01-24 07:09:46 +10:00
sha_locl.h Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00