mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
libcrypto.num: remove some unused EVP_MAC symbols
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10421)
This commit is contained in:
parent
b2a7310af0
commit
a7372f5922
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user