openssl/crypto/modes/asm
Patrick Steuer af1d638730 s390x assembly pack: remove capability double-checking.
An instruction's QUERY function is executed at initialization, iff the required
MSA level is installed. Therefore, it is sufficient to check the bits returned
by the QUERY functions. The MSA level does not have to be checked at every
function call.
crypto/aes/asm/aes-s390x.pl: The AES key schedule must be computed if the
required KM or KMC function codes are not available. Formally, the availability
of a KMC function code does not imply the availability of the corresponding KM
function code.

Signed-off-by: Patrick Steuer <patrick.steuer@de.ibm.com>

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4501)
2017-10-17 21:55:33 +02:00
..
aesni-gcm-x86_64.pl x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. 2017-07-21 14:07:32 +02:00
ghash-alpha.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
ghash-armv4.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
ghash-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
ghash-ia64.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
ghash-parisc.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
ghash-s390x.pl s390x assembly pack: remove capability double-checking. 2017-10-17 21:55:33 +02:00
ghash-sparcv9.pl SPARC assembly pack: enforce V8+ ABI constraints. 2016-07-01 14:25:08 +02:00
ghash-x86.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
ghash-x86_64.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
ghashp8-ppc.pl modes/asm/ghashp8-ppc.pl: improve performance by 2.7x. 2016-06-14 23:28:39 +02:00
ghashv8-armx.pl Remove email addresses from source code. 2017-10-13 10:06:59 -04:00