aesni-sha256-x86_64.pl: fix crash on AMD Jaguar.
authorAndy Polyakov <appro@openssl.org>
Wed, 4 Nov 2015 22:57:06 +0000 (23:57 +0100)
committerAndy Polyakov <appro@openssl.org>
Mon, 16 Nov 2015 12:06:10 +0000 (13:06 +0100)
commita5fd24d19bbb586b1c6d235c2021e9bead22c9f5
treec0075407f89726a669a66748a2550982f01f6d88
parent39e46af6bb3f1ad7f5c0dee8e3d13e2daf9a0160
aesni-sha256-x86_64.pl: fix crash on AMD Jaguar.

It was also found that stich performs suboptimally on AMD Jaguar, hence
execution is limited to XOP-capable and Intel processors.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
crypto/aes/asm/aesni-sha256-x86_64.pl
crypto/evp/e_aes_cbc_hmac_sha256.c