openssl/crypto/dh
Juergen Christ 79040cf29e S390x: Support ME and CRT offloading
S390x has to ability to offload modular exponentiation and CRT operations to
Crypto Express Adapters.  This possible performance optimization was not yet
used by OpenSSL.  Add support for offloading and implement an optimized
version of RSA and DH with it.

The environment variable OPENSSL_s390xcap now recognizes the token "nocex" to
prevent offloading.

Signed-off-by: Juergen Christ <jchrist@linux.ibm.com>

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20113)
2023-02-08 16:53:12 +01:00
..
build.info
dh_ameth.c
dh_asn1.c
dh_backend.c
dh_check.c
dh_depr.c
dh_err.c
dh_gen.c
dh_group_params.c
dh_kdf.c
dh_key.c S390x: Support ME and CRT offloading 2023-02-08 16:53:12 +01:00
dh_lib.c
dh_local.h
dh_meth.c
dh_pmeth.c
dh_prn.c
dh_rfc5114.c