From 5d57c28fdab9f7552da47bc9b7d59926953705c9 Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Wed, 29 May 2019 14:14:54 +0200 Subject: crypto: Refactor for readability --- lib/crypto/c_src/openssl_config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/crypto/c_src/openssl_config.h') 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 -- cgit v1.2.3