openssl/include
Matt Caswell 13c453728c Only disabled what we need to in a no-dh build
no-dh disables the low level API for DH. However, since we're now using
the high level EVP API in most places we don't need to disable quite so
much.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13368)
2020-11-18 14:14:52 +00:00
..
crypto Optimize AES-XTS mode in OpenSSL for aarch64 2020-11-12 11:09:22 +01:00
internal REF_PRINT: cast pointer to void to avoid warnings 2020-11-16 09:35:11 +10:00
openssl Only disabled what we need to in a no-dh build 2020-11-18 14:14:52 +00:00