aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src/openssl_config.h
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2019-05-29 14:14:54 +0200
committerHans Nilsson <[email protected]>2019-06-14 13:33:07 +0200
commit5d57c28fdab9f7552da47bc9b7d59926953705c9 (patch)
treeb64e913c48c403280bee1cacd7cbe353216de5f1 /lib/crypto/c_src/openssl_config.h
parentd3e7944c621001c318014b249a456e7d336b7d9e (diff)
downloadotp-5d57c28fdab9f7552da47bc9b7d59926953705c9.tar.gz
otp-5d57c28fdab9f7552da47bc9b7d59926953705c9.tar.bz2
otp-5d57c28fdab9f7552da47bc9b7d59926953705c9.zip
crypto: Refactor for readability
Diffstat (limited to 'lib/crypto/c_src/openssl_config.h')
-rw-r--r--lib/crypto/c_src/openssl_config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/crypto/c_src/openssl_config.h b/lib/crypto/c_src/openssl_config.h
index aee08ea65f..32a0830717 100644
--- a/lib/crypto/c_src/openssl_config.h
+++ b/lib/crypto/c_src/openssl_config.h
@@ -284,7 +284,6 @@
#endif
#if OPENSSL_VERSION_NUMBER >= PACKED_OPENSSL_VERSION_PLAIN(1,0,0)
-# define HAVE_PKEY_HMAC
# ifdef RSA_PKCS1_PSS_PADDING
# define HAVE_RSA_PKCS1_PSS_PADDING
# endif