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:07:33 +0000 (13:07 +0100)
commit817ddb9fb07e78b451e838a77b2b272b0dd23e5f
tree3802d1403b82136ffbce77c905f6217bc42377b0
parentf236ef27bd2ca99b3367554aa3e2fc9ca345deb5
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>
(cherry picked from commit a5fd24d19bbb586b1c6d235c2021e9bead22c9f5)
crypto/aes/asm/aesni-sha256-x86_64.pl
crypto/evp/e_aes_cbc_hmac_sha256.c