summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2019-11-12 12:48:15 +0100
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2019-11-13 16:44:17 +0100
commita7372f592220853740305b468be7c6caf7945524 (patch)
tree56c973317d514acefd789146d8d8ad8ad9c02716 /util
parentb2a7310af0dd190712bae2e462a7708483dd4628 (diff)
libcrypto.num: remove some unused EVP_MAC symbols
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10421)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num9
1 files changed, 0 insertions, 9 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 2be8f118d0..c68eb9d8c9 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4434,15 +4434,6 @@ EVP_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_MAC_ctrl ? 3_0_0 NOEXIST::FUNCTION:
-EVP_MAC_vctrl ? 3_0_0 NOEXIST::FUNCTION:
-EVP_MAC_ctrl_str ? 3_0_0 NOEXIST::FUNCTION:
-EVP_MAC_str2ctrl ? 3_0_0 NOEXIST::FUNCTION:
-EVP_MAC_hex2ctrl ? 3_0_0 NOEXIST::FUNCTION:
-EVP_MAC_nid ? 3_0_0 NOEXIST::FUNCTION:
-EVP_get_macbyname ? 3_0_0 NOEXIST::FUNCTION:
-EVP_MAC_do_all ? 3_0_0 NOEXIST::FUNCTION:
-EVP_MAC_do_all_sorted ? 3_0_0 NOEXIST::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: