openssl/crypto/ec
Andy Polyakov 9a18aae5f2 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)
2019-02-12 19:00:42 +01:00
..
asm AArch64 assembly pack: authenticate return addresses. 2019-02-12 19:00:42 +01:00
curve448 Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
build.info Build: Remove BEGINRAW / ENDRAW / OVERRIDE 2019-01-31 16:19:49 +01:00
curve25519.c curve25519.c: improve formula alignment 2018-12-06 19:38:13 +01:00
ec2_oct.c
ec2_smpl.c
ec_ameth.c
ec_asn1.c
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c
ec_key.c
ec_kmeth.c
ec_lcl.h
ec_lib.c
ec_mult.c
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp521.c
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c Fix compilation with -DREF_PRINT 2019-01-13 18:30:38 +01:00
ecp_oct.c
ecp_smpl.c
ecx_meth.c