summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorShane Lontis <shane.lontis@oracle.com>2020-11-11 15:04:56 +1000
committerShane Lontis <shane.lontis@oracle.com>2020-11-13 10:32:48 +1000
commita04400fc74bc2ee9ef396c1619d190b48c072a8c (patch)
tree1bccb9d4c8bb1470efcd2033233e68edcef0d098 /util/libcrypto.num
parenta7da4d488d55f68de50a96bd3027cd9fc650d444 (diff)
Remove unused helper functions EVP_str2ctrl() & EVP_hex2ctrl().
These were added when the EVP_MAC work was being done. I dont think these lightweight wrappers are required, and it seems better to remove them, rather than adding documentation. Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/13372)
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 5bd793efbc..0f7dcb2b26 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4414,8 +4414,6 @@ EVP_MAC_CTX_get_mac_size ? 3_0_0 EXIST::FUNCTION:
EVP_MAC_init ? 3_0_0 EXIST::FUNCTION:
EVP_MAC_update ? 3_0_0 EXIST::FUNCTION:
EVP_MAC_final ? 3_0_0 EXIST::FUNCTION:
-EVP_str2ctrl ? 3_0_0 EXIST::FUNCTION:
-EVP_hex2ctrl ? 3_0_0 EXIST::FUNCTION:
EVP_PKEY_supports_digest_nid ? 3_0_0 EXIST::FUNCTION:
SRP_VBASE_add0_user ? 3_0_0 EXIST::FUNCTION:SRP
SRP_user_pwd_new ? 3_0_0 EXIST::FUNCTION:SRP