evp/e_aes.c: fix pair of SPARC T4-specific problems:
authorAndy Polyakov <appro@openssl.org>
Mon, 9 Feb 2015 09:20:49 +0000 (10:20 +0100)
committerAndy Polyakov <appro@openssl.org>
Mon, 9 Feb 2015 09:26:20 +0000 (10:26 +0100)
commitbdc985b133a69186c5edba4ba703b400a02325ee
treef2c0e3ca562f57a3401a7d265f2597f9c02d1204
parent0350ef69add8758dd180e73cbc7c1961bf64e503
evp/e_aes.c: fix pair of SPARC T4-specific problems:

- SIGSEGV/ILL in CCM (RT#3688);
- SIGBUS in OCB;

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/evp/e_aes.c