summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2021-05-21 16:58:08 +0200
committerTomas Mraz <tomas@openssl.org>2021-06-01 12:40:00 +0200
commited576acdf591d4164905ab98e89ca5a3b99d90ab (patch)
treec0f36ca1b3d42f34c0c502e700ad09b69b713d3c /util
parent5e2d22d53ed322a7124e26a4fbd116a8210eb77a (diff)
Rename all getters to use get/get0 in name
For functions that exist in 1.1.1 provide a simple aliases via #define. Fixes #15236 Functions with OSSL_DECODER_, OSSL_ENCODER_, OSSL_STORE_LOADER_, EVP_KEYEXCH_, EVP_KEM_, EVP_ASYM_CIPHER_, EVP_SIGNATURE_, EVP_KEYMGMT_, EVP_RAND_, EVP_MAC_, EVP_KDF_, EVP_PKEY_, EVP_MD_, and EVP_CIPHER_ prefixes are renamed. Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15405)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num172
-rw-r--r--util/missingcrypto.txt2
-rw-r--r--util/other.syms9
3 files changed, 90 insertions, 93 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index c7d89421a2..112a6f6640 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -163,7 +163,7 @@ CT_POLICY_EVAL_CTX_free 165 3_0_0 EXIST::FUNCTION:CT
CMS_RecipientInfo_kari_get0_ctx 166 3_0_0 EXIST::FUNCTION:CMS
PKCS7_set_attributes 167 3_0_0 EXIST::FUNCTION:
d2i_POLICYQUALINFO 168 3_0_0 EXIST::FUNCTION:
-EVP_MD_type 170 3_0_0 EXIST::FUNCTION:
+EVP_MD_get_type 170 3_0_0 EXIST::FUNCTION:
EVP_PKCS82PKEY 171 3_0_0 EXIST::FUNCTION:
BN_generate_prime_ex 172 3_0_0 EXIST::FUNCTION:
EVP_EncryptInit 173 3_0_0 EXIST::FUNCTION:
@@ -172,7 +172,7 @@ BN_uadd 175 3_0_0 EXIST::FUNCTION:
EVP_PKEY_derive_init 176 3_0_0 EXIST::FUNCTION:
PEM_write_bio_ASN1_stream 177 3_0_0 EXIST::FUNCTION:
EVP_PKEY_delete_attr 178 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_CTX_key_length 179 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_CTX_get_key_length 179 3_0_0 EXIST::FUNCTION:
BIO_clear_flags 180 3_0_0 EXIST::FUNCTION:
i2d_DISPLAYTEXT 181 3_0_0 EXIST::FUNCTION:
OCSP_response_status 182 3_0_0 EXIST::FUNCTION:OCSP
@@ -197,7 +197,7 @@ BN_nist_mod_256 200 3_0_0 EXIST::FUNCTION:
OCSP_request_add0_id 201 3_0_0 EXIST::FUNCTION:OCSP
EVP_seed_cfb128 202 3_0_0 EXIST::FUNCTION:SEED
BASIC_CONSTRAINTS_free 203 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_flags 204 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get_flags 204 3_0_0 EXIST::FUNCTION:
PEM_write_bio_ECPKParameters 205 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC
SCT_set_version 206 3_0_0 EXIST::FUNCTION:CT
CMS_add1_ReceiptRequest 207 3_0_0 EXIST::FUNCTION:CMS
@@ -422,7 +422,7 @@ X509_REVOKED_get_ext 429 3_0_0 EXIST::FUNCTION:
d2i_RSA_PSS_PARAMS 430 3_0_0 EXIST::FUNCTION:
USERNOTICE_free 431 3_0_0 EXIST::FUNCTION:
MD4_Transform 432 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,MD4
-EVP_CIPHER_block_size 433 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get_block_size 433 3_0_0 EXIST::FUNCTION:
CERTIFICATEPOLICIES_new 434 3_0_0 EXIST::FUNCTION:
BIO_dump_fp 435 3_0_0 EXIST::FUNCTION:STDIO
BIO_set_flags 436 3_0_0 EXIST::FUNCTION:
@@ -734,7 +734,7 @@ X509_STORE_CTX_new 753 3_0_0 EXIST::FUNCTION:
CTLOG_STORE_new 754 3_0_0 EXIST::FUNCTION:CT
EVP_CIPHER_meth_set_cleanup 755 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
d2i_PKCS12_SAFEBAG 756 3_0_0 EXIST::FUNCTION:
-EVP_MD_pkey_type 757 3_0_0 EXIST::FUNCTION:
+EVP_MD_get_pkey_type 757 3_0_0 EXIST::FUNCTION:
X509_policy_node_get0_qualifiers 758 3_0_0 EXIST::FUNCTION:
OCSP_cert_status_str 759 3_0_0 EXIST::FUNCTION:OCSP
EVP_MD_meth_get_flags 760 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
@@ -781,7 +781,7 @@ RC4_options 801 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3
BIO_f_null 802 3_0_0 EXIST::FUNCTION:
EC_GROUP_set_curve_name 803 3_0_0 EXIST::FUNCTION:EC
d2i_PBE2PARAM 804 3_0_0 EXIST::FUNCTION:
-EVP_PKEY_security_bits 805 3_0_0 EXIST::FUNCTION:
+EVP_PKEY_get_security_bits 805 3_0_0 EXIST::FUNCTION:
PKCS12_unpack_p7encdata 806 3_0_0 EXIST::FUNCTION:
X509V3_EXT_i2d 807 3_0_0 EXIST::FUNCTION:
X509V3_get_value_bool 808 3_0_0 EXIST::FUNCTION:
@@ -1507,7 +1507,7 @@ SRP_Verify_B_mod_N 1541 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_
SXNET_free 1542 3_0_0 EXIST::FUNCTION:
CMS_get0_content 1543 3_0_0 EXIST::FUNCTION:CMS
BN_is_word 1544 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_key_length 1545 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get_key_length 1545 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_asn1_to_param 1546 3_0_0 EXIST::FUNCTION:
OCSP_request_onereq_get0 1547 3_0_0 EXIST::FUNCTION:OCSP
ERR_load_PKCS7_strings 1548 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
@@ -1518,7 +1518,7 @@ EVP_PKEY_get_attr_by_NID 1552 3_0_0 EXIST::FUNCTION:
BIO_get_accept_socket 1553 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0,SOCK
CMS_SignerInfo_sign 1554 3_0_0 EXIST::FUNCTION:CMS
ASN1_item_i2d_bio 1555 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_CTX_block_size 1556 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_CTX_get_block_size 1556 3_0_0 EXIST::FUNCTION:
DIRECTORYSTRING_free 1557 3_0_0 EXIST::FUNCTION:
TS_CONF_set_default_engine 1558 3_0_0 EXIST::FUNCTION:ENGINE,TS
BN_set_bit 1559 3_0_0 EXIST::FUNCTION:
@@ -1528,7 +1528,7 @@ TS_TST_INFO_get_tsa 1562 3_0_0 EXIST::FUNCTION:TS
EC_GROUP_check 1563 3_0_0 EXIST::FUNCTION:EC
OPENSSL_sk_delete 1564 3_0_0 EXIST::FUNCTION:
TS_RESP_CTX_set_extension_cb 1565 3_0_0 EXIST::FUNCTION:TS
-EVP_CIPHER_CTX_nid 1566 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_CTX_get_nid 1566 3_0_0 EXIST::FUNCTION:
TS_RESP_CTX_add_md 1567 3_0_0 EXIST::FUNCTION:TS
DES_set_key 1568 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DES
X509V3_extensions_print 1569 3_0_0 EXIST::FUNCTION:
@@ -2037,7 +2037,7 @@ d2i_RSAPublicKey 2084 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_
i2d_ASN1_GENERALSTRING 2085 3_0_0 EXIST::FUNCTION:
POLICYQUALINFO_new 2086 3_0_0 EXIST::FUNCTION:
PKCS7_RECIP_INFO_get0_alg 2087 3_0_0 EXIST::FUNCTION:
-EVP_PKEY_base_id 2088 3_0_0 EXIST::FUNCTION:
+EVP_PKEY_get_base_id 2088 3_0_0 EXIST::FUNCTION:
UI_method_set_opener 2089 3_0_0 EXIST::FUNCTION:
X509v3_get_ext_by_NID 2090 3_0_0 EXIST::FUNCTION:
TS_CONF_set_policies 2091 3_0_0 EXIST::FUNCTION:TS
@@ -2111,7 +2111,7 @@ X509_add1_trust_object 2157 3_0_0 EXIST::FUNCTION:
PEM_write_X509 2158 3_0_0 EXIST::FUNCTION:STDIO
BN_CTX_free 2159 3_0_0 EXIST::FUNCTION:
EC_GROUP_get_curve_GF2m 2160 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC,EC2M
-EVP_MD_flags 2161 3_0_0 EXIST::FUNCTION:
+EVP_MD_get_flags 2161 3_0_0 EXIST::FUNCTION:
OPENSSL_sk_set 2162 3_0_0 EXIST::FUNCTION:
OCSP_request_sign 2163 3_0_0 EXIST::FUNCTION:OCSP
BN_GF2m_mod_solve_quad 2164 3_0_0 EXIST::FUNCTION:EC2M
@@ -2168,7 +2168,7 @@ TS_RESP_CTX_set_clock_precision_digits 2216 3_0_0 EXIST::FUNCTION:TS
SCT_LIST_validate 2217 3_0_0 EXIST::FUNCTION:CT
X509_PURPOSE_get_id 2218 3_0_0 EXIST::FUNCTION:
EC_KEY_get_ex_data 2219 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC
-EVP_MD_size 2220 3_0_0 EXIST::FUNCTION:
+EVP_MD_get_size 2220 3_0_0 EXIST::FUNCTION:
CRYPTO_malloc 2221 3_0_0 EXIST::FUNCTION:
ERR_load_ASN1_strings 2222 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
X509_REQ_get_extension_nids 2223 3_0_0 EXIST::FUNCTION:
@@ -2222,7 +2222,7 @@ BN_mod_add_quick 2270 3_0_0 EXIST::FUNCTION:
NCONF_free 2271 3_0_0 EXIST::FUNCTION:
NETSCAPE_SPKI_b64_decode 2272 3_0_0 EXIST::FUNCTION:
BIO_f_md 2273 3_0_0 EXIST::FUNCTION:
-EVP_MD_CTX_pkey_ctx 2274 3_0_0 EXIST::FUNCTION:
+EVP_MD_CTX_get_pkey_ctx 2274 3_0_0 EXIST::FUNCTION:
ENGINE_set_default_EC 2275 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,ENGINE
CMS_ReceiptRequest_free 2276 3_0_0 EXIST::FUNCTION:CMS
TS_STATUS_INFO_get0_text 2277 3_0_0 EXIST::FUNCTION:TS
@@ -2301,7 +2301,7 @@ BIO_s_fd 2350 3_0_0 EXIST::FUNCTION:
i2d_CMS_bio 2351 3_0_0 EXIST::FUNCTION:CMS
CRYPTO_gcm128_decrypt 2352 3_0_0 EXIST::FUNCTION:
EVP_aes_256_ctr 2353 3_0_0 EXIST::FUNCTION:
-EVP_PKEY_bits 2354 3_0_0 EXIST::FUNCTION:
+EVP_PKEY_get_bits 2354 3_0_0 EXIST::FUNCTION:
BN_BLINDING_new 2355 3_0_0 EXIST::FUNCTION:
ASN1_GENERALIZEDTIME_check 2356 3_0_0 EXIST::FUNCTION:
BN_clear_bit 2357 3_0_0 EXIST::FUNCTION:
@@ -2358,7 +2358,7 @@ TS_CONF_set_crypto_device 2408 3_0_0 EXIST::FUNCTION:ENGINE,TS
COMP_CTX_get_method 2409 3_0_0 EXIST::FUNCTION:COMP
EC_GROUP_get_cofactor 2410 3_0_0 EXIST::FUNCTION:EC
EVP_rc5_32_12_16_ofb 2411 3_0_0 EXIST::FUNCTION:RC5
-EVP_MD_CTX_md_data 2412 3_0_0 EXIST::FUNCTION:
+EVP_MD_CTX_get0_md_data 2412 3_0_0 EXIST::FUNCTION:
ASN1_PCTX_set_nm_flags 2413 3_0_0 EXIST::FUNCTION:
BIO_ctrl 2414 3_0_0 EXIST::FUNCTION:
X509_CRL_set_default_method 2415 3_0_0 EXIST::FUNCTION:
@@ -2476,7 +2476,7 @@ RAND_egd 2528 3_0_0 EXIST::FUNCTION:EGD
ASN1_d2i_bio 2529 3_0_0 EXIST::FUNCTION:
X509_REQ_digest 2531 3_0_0 EXIST::FUNCTION:
X509_set1_notAfter 2532 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_type 2533 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get_type 2533 3_0_0 EXIST::FUNCTION:
ASN1_TYPE_set_octetstring 2534 3_0_0 EXIST::FUNCTION:
EVP_PKEY_asn1_set_free 2535 3_0_0 EXIST::FUNCTION:
CMS_signed_get0_data_by_OBJ 2536 3_0_0 EXIST::FUNCTION:CMS
@@ -2665,7 +2665,7 @@ SEED_decrypt 2723 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_
PEM_write_PKCS8PrivateKey 2724 3_0_0 EXIST::FUNCTION:STDIO
ENGINE_new 2725 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,ENGINE
X509_check_issued 2726 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_CTX_iv_length 2727 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_CTX_get_iv_length 2727 3_0_0 EXIST::FUNCTION:
DES_string_to_2keys 2728 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DES
EVP_PKEY_copy_parameters 2729 3_0_0 EXIST::FUNCTION:
CMS_ContentInfo_print_ctx 2730 3_0_0 EXIST::FUNCTION:CMS
@@ -3143,7 +3143,7 @@ BN_rand_range 3210 3_0_0 EXIST::FUNCTION:
SMIME_write_ASN1 3211 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_CTX_new 3212 3_0_0 EXIST::FUNCTION:
MD4_Final 3213 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,MD4
-EVP_PKEY_id 3214 3_0_0 EXIST::FUNCTION:
+EVP_PKEY_get_id 3214 3_0_0 EXIST::FUNCTION:
CMS_RecipientInfo_get0_pkey_ctx 3215 3_0_0 EXIST::FUNCTION:CMS
OCSP_REQINFO_free 3216 3_0_0 EXIST::FUNCTION:OCSP
AUTHORITY_KEYID_new 3217 3_0_0 EXIST::FUNCTION:
@@ -3443,7 +3443,7 @@ ENGINE_get_first 3516 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_
CERTIFICATEPOLICIES_it 3517 3_0_0 EXIST::FUNCTION:
EVP_MD_CTX_ctrl 3518 3_0_0 EXIST::FUNCTION:
PKCS7_final 3519 3_0_0 EXIST::FUNCTION:
-EVP_PKEY_size 3520 3_0_0 EXIST::FUNCTION:
+EVP_PKEY_get_size 3520 3_0_0 EXIST::FUNCTION:
EVP_DecryptFinal_ex 3521 3_0_0 EXIST::FUNCTION:
SCT_get_signature_nid 3522 3_0_0 EXIST::FUNCTION:CT
PROXY_CERT_INFO_EXTENSION_new 3523 3_0_0 EXIST::FUNCTION:
@@ -3580,7 +3580,7 @@ PEM_write_bio_DSAPrivateKey 3661 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_
CMS_encrypt 3662 3_0_0 EXIST::FUNCTION:CMS
CRYPTO_nistcts128_decrypt 3663 3_0_0 EXIST::FUNCTION:
ERR_load_DH_strings 3664 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DH
-EVP_MD_block_size 3665 3_0_0 EXIST::FUNCTION:
+EVP_MD_get_block_size 3665 3_0_0 EXIST::FUNCTION:
TS_X509_ALGOR_print_bio 3666 3_0_0 EXIST::FUNCTION:TS
d2i_PKCS7_ENVELOPE 3667 3_0_0 EXIST::FUNCTION:
ESS_CERT_ID_new 3669 3_0_0 EXIST::FUNCTION:
@@ -3608,7 +3608,7 @@ ASN1_UTCTIME_cmp_time_t 3690 3_0_0 EXIST::FUNCTION:
X509_VERIFY_PARAM_set1_ip 3691 3_0_0 EXIST::FUNCTION:
OTHERNAME_free 3692 3_0_0 EXIST::FUNCTION:
OCSP_REVOKEDINFO_free 3693 3_0_0 EXIST::FUNCTION:OCSP
-EVP_CIPHER_CTX_encrypting 3694 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_CTX_is_encrypting 3694 3_0_0 EXIST::FUNCTION:
EC_KEY_can_sign 3695 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC
PEM_write_bio_RSAPublicKey 3696 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
X509_CRL_set1_lastUpdate 3697 3_0_0 EXIST::FUNCTION:
@@ -3715,7 +3715,7 @@ X509_REQ_get_subject_name 3798 3_0_0 EXIST::FUNCTION:
BN_div_word 3799 3_0_0 EXIST::FUNCTION:
TS_CONF_set_signer_key 3800 3_0_0 EXIST::FUNCTION:TS
BN_GF2m_mod_sqrt 3801 3_0_0 EXIST::FUNCTION:EC2M
-EVP_CIPHER_nid 3802 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get_nid 3802 3_0_0 EXIST::FUNCTION:
OBJ_txt2obj 3803 3_0_0 EXIST::FUNCTION:
CMS_RecipientInfo_kari_get0_orig_id 3804 3_0_0 EXIST::FUNCTION:CMS
EVP_bf_ecb 3805 3_0_0 EXIST::FUNCTION:BF
@@ -3758,7 +3758,7 @@ PKCS7_add_signed_attribute 3842 3_0_0 EXIST::FUNCTION:
i2d_PrivateKey_bio 3843 3_0_0 EXIST::FUNCTION:
RSA_padding_add_PKCS1_type_1 3844 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
i2d_re_X509_tbs 3845 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_iv_length 3846 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get_iv_length 3846 3_0_0 EXIST::FUNCTION:
OSSL_HTTP_REQ_CTX_get0_mem_bio 3847 3_0_0 EXIST::FUNCTION:
i2d_PKCS8PrivateKeyInfo_bio 3848 3_0_0 EXIST::FUNCTION:
d2i_OCSP_CERTID 3849 3_0_0 EXIST::FUNCTION:OCSP
@@ -3811,7 +3811,7 @@ ASN1_ENUMERATED_set_int64 3897 3_0_0 EXIST::FUNCTION:
o2i_SCT 3898 3_0_0 EXIST::FUNCTION:CT
CRL_DIST_POINTS_free 3899 3_0_0 EXIST::FUNCTION:
d2i_OCSP_SINGLERESP 3900 3_0_0 EXIST::FUNCTION:OCSP
-EVP_CIPHER_CTX_num 3901 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_CTX_get_num 3901 3_0_0 EXIST::FUNCTION:
EVP_PKEY_verify_recover_init 3902 3_0_0 EXIST::FUNCTION:
SHA512_Init 3903 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
TS_MSG_IMPRINT_set_msg 3904 3_0_0 EXIST::FUNCTION:TS
@@ -4406,7 +4406,7 @@ EVP_PKEY_meth_get_digest_custom 4533 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_
EVP_MAC_CTX_new 4534 3_0_0 EXIST::FUNCTION:
EVP_MAC_CTX_free 4535 3_0_0 EXIST::FUNCTION:
EVP_MAC_CTX_dup 4536 3_0_0 EXIST::FUNCTION:
-EVP_MAC_CTX_mac 4537 3_0_0 EXIST::FUNCTION:
+EVP_MAC_CTX_get0_mac 4537 3_0_0 EXIST::FUNCTION:
EVP_MAC_CTX_get_mac_size 4538 3_0_0 EXIST::FUNCTION:
EVP_Q_mac 4539 3_0_0 EXIST::FUNCTION:
EVP_MAC_init 4540 3_0_0 EXIST::FUNCTION:
@@ -4435,7 +4435,7 @@ EVP_KDF_CTX_free 4562 3_0_0 EXIST::FUNCTION:
EVP_KDF_CTX_reset 4563 3_0_0 EXIST::FUNCTION:
EVP_KDF_CTX_get_kdf_size 4564 3_0_0 EXIST::FUNCTION:
EVP_KDF_derive 4565 3_0_0 EXIST::FUNCTION:
-EVP_KDF_name 4566 3_0_0 EXIST::FUNCTION:
+EVP_KDF_get0_name 4566 3_0_0 EXIST::FUNCTION:
EC_GROUP_get0_field 4567 3_0_0 EXIST::FUNCTION:EC
CRYPTO_alloc_ex_data 4568 3_0_0 EXIST::FUNCTION:
OSSL_LIB_CTX_new 4569 3_0_0 EXIST::FUNCTION:
@@ -4581,7 +4581,7 @@ OSSL_PARAM_construct_end 4708 3_0_0 EXIST::FUNCTION:
EC_GROUP_check_named_curve 4709 3_0_0 EXIST::FUNCTION:EC
EVP_CIPHER_up_ref 4710 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_fetch 4711 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_mode 4712 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get_mode 4712 3_0_0 EXIST::FUNCTION:
OPENSSL_info 4713 3_0_0 EXIST::FUNCTION:
EVP_KDF_CTX_new 4714 3_0_0 EXIST::FUNCTION:
EVP_KDF_CTX_kdf 4715 3_0_0 EXIST::FUNCTION:
@@ -4626,16 +4626,16 @@ EVP_PKEY_CTX_set_params 4753 3_0_0 EXIST::FUNCTION:
EVP_KEYMGMT_fetch 4754 3_0_0 EXIST::FUNCTION:
EVP_KEYMGMT_up_ref 4755 3_0_0 EXIST::FUNCTION:
EVP_KEYMGMT_free 4756 3_0_0 EXIST::FUNCTION:
-EVP_KEYMGMT_provider 4757 3_0_0 EXIST::FUNCTION:
+EVP_KEYMGMT_get0_provider 4757 3_0_0 EXIST::FUNCTION:
X509_PUBKEY_dup 4758 3_0_0 EXIST::FUNCTION:
-EVP_MD_name 4759 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_name 4760 3_0_0 EXIST::FUNCTION:
-EVP_MD_provider 4761 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_provider 4762 3_0_0 EXIST::FUNCTION:
+EVP_MD_get0_name 4759 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get0_name 4760 3_0_0 EXIST::FUNCTION:
+EVP_MD_get0_provider 4761 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get0_provider 4762 3_0_0 EXIST::FUNCTION:
OSSL_PROVIDER_name 4763 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_do_all_provided 4764 3_0_0 EXIST::FUNCTION:
EVP_MD_do_all_provided 4765 3_0_0 EXIST::FUNCTION:
-EVP_KEYEXCH_provider 4766 3_0_0 EXIST::FUNCTION:
+EVP_KEYEXCH_get0_provider 4766 3_0_0 EXIST::FUNCTION:
OSSL_PROVIDER_available 4767 3_0_0 EXIST::FUNCTION:
ERR_new 4768 3_0_0 EXIST::FUNCTION:
ERR_set_debug 4769 3_0_0 EXIST::FUNCTION:
@@ -4666,16 +4666,16 @@ EVP_MAC_free 4793 3_0_0 EXIST::FUNCTION:
EVP_MAC_up_ref 4794 3_0_0 EXIST::FUNCTION:
EVP_MAC_get_params 4795 3_0_0 EXIST::FUNCTION:
EVP_MAC_gettable_params 4796 3_0_0 EXIST::FUNCTION:
-EVP_MAC_provider 4797 3_0_0 EXIST::FUNCTION:
+EVP_MAC_get0_provider 4797 3_0_0 EXIST::FUNCTION:
EVP_MAC_do_all_provided 4798 3_0_0 EXIST::FUNCTION:
-EVP_MAC_name 4799 3_0_0 EXIST::FUNCTION:
+EVP_MAC_get0_name 4799 3_0_0 EXIST::FUNCTION:
EVP_MD_free 4800 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_free 4801 3_0_0 EXIST::FUNCTION:
EVP_KDF_up_ref 4802 3_0_0 EXIST::FUNCTION:
EVP_KDF_free 4803 3_0_0 EXIST::FUNCTION:
EVP_KDF_fetch 4804 3_0_0 EXIST::FUNCTION:
EVP_KDF_CTX_dup 4805 3_0_0 EXIST::FUNCTION:
-EVP_KDF_provider 4806 3_0_0 EXIST::FUNCTION:
+EVP_KDF_get0_provider 4806 3_0_0 EXIST::FUNCTION:
EVP_KDF_get_params 4807 3_0_0 EXIST::FUNCTION:
EVP_KDF_CTX_get_params 4808 3_0_0 EXIST::FUNCTION:
EVP_KDF_CTX_set_params 4809 3_0_0 EXIST::FUNCTION:
@@ -4685,14 +4685,14 @@ EVP_KDF_settable_ctx_params 4812 3_0_0 EXIST::FUNCTION:
EVP_KDF_do_all_provided 4813 3_0_0 EXIST::FUNCTION:
EVP_SIGNATURE_free 4814 3_0_0 EXIST::FUNCTION:
EVP_SIGNATURE_up_ref 4815 3_0_0 EXIST::FUNCTION:
-EVP_SIGNATURE_provider 4816 3_0_0 EXIST::FUNCTION:
+EVP_SIGNATURE_get0_provider 4816 3_0_0 EXIST::FUNCTION:
EVP_SIGNATURE_fetch 4817 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_set_signature_md 4818 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_get_signature_md 4819 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_get_params 4820 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_gettable_params 4821 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_settable_params 4822 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_CTX_tag_length 4823 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_CTX_get_tag_length 4823 3_0_0 EXIST::FUNCTION:
ERR_get_error_all 4824 3_0_0 EXIST::FUNCTION:
ERR_peek_error_func 4825 3_0_0 EXIST::FUNCTION:
ERR_peek_error_data 4826 3_0_0 EXIST::FUNCTION:
@@ -4783,13 +4783,13 @@ EVP_KEYMGMT_names_do_all 4910 3_0_0 EXIST::FUNCTION:
EVP_KEYEXCH_names_do_all 4911 3_0_0 EXIST::FUNCTION:
EVP_KDF_names_do_all 4912 3_0_0 EXIST::FUNCTION:
EVP_SIGNATURE_names_do_all 4913 3_0_0 EXIST::FUNCTION:
-EVP_MD_number 4914 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_number 4915 3_0_0 EXIST::FUNCTION:
-EVP_MAC_number 4916 3_0_0 EXIST::FUNCTION:
-EVP_KEYMGMT_number 4917 3_0_0 EXIST::FUNCTION:
-EVP_KEYEXCH_number 4918 3_0_0 EXIST::FUNCTION:
-EVP_KDF_number 4919 3_0_0 EXIST::FUNCTION:
-EVP_SIGNATURE_number 4920 3_0_0 EXIST::FUNCTION:
+EVP_MD_get_number 4914 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get_number 4915 3_0_0 EXIST::FUNCTION:
+EVP_MAC_get_number 4916 3_0_0 EXIST::FUNCTION:
+EVP_KEYMGMT_get_number 4917 3_0_0 EXIST::FUNCTION:
+EVP_KEYEXCH_get_number 4918 3_0_0 EXIST::FUNCTION:
+EVP_KDF_get_number 4919 3_0_0 EXIST::FUNCTION:
+EVP_SIGNATURE_get_number 4920 3_0_0 EXIST::FUNCTION:
OSSL_CMP_CTX_snprint_PKIStatus 4921 3_0_0 EXIST::FUNCTION:CMP
OSSL_CMP_HDR_get0_transactionID 4922 3_0_0 EXIST::FUNCTION:CMP
OSSL_CMP_HDR_get0_recipNonce 4923 3_0_0 EXIST::FUNCTION:CMP
@@ -4802,10 +4802,10 @@ X509_STORE_load_store 4929 3_0_0 EXIST::FUNCTION:
EVP_PKEY_fromdata 4930 3_0_0 EXIST::FUNCTION:
EVP_ASYM_CIPHER_free 4931 3_0_0 EXIST::FUNCTION:
EVP_ASYM_CIPHER_up_ref 4932 3_0_0 EXIST::FUNCTION:
-EVP_ASYM_CIPHER_provider 4933 3_0_0 EXIST::FUNCTION:
+EVP_ASYM_CIPHER_get0_provider 4933 3_0_0 EXIST::FUNCTION:
EVP_ASYM_CIPHER_fetch 4934 3_0_0 EXIST::FUNCTION:
EVP_ASYM_CIPHER_is_a 4935 3_0_0 EXIST::FUNCTION:
-EVP_ASYM_CIPHER_number 4936 3_0_0 EXIST::FUNCTION:
+EVP_ASYM_CIPHER_get_number 4936 3_0_0 EXIST::FUNCTION:
EVP_ASYM_CIPHER_do_all_provided 4937 3_0_0 EXIST::FUNCTION:
EVP_ASYM_CIPHER_names_do_all 4938 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_set_rsa_padding 4939 3_0_0 EXIST::FUNCTION:
@@ -4827,16 +4827,16 @@ EVP_PKEY_meth_get_digestverify 4954 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_
OSSL_ENCODER_up_ref 4955 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_free 4956 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_fetch 4957 3_0_0 EXIST::FUNCTION:
-OSSL_ENCODER_number 4958 3_0_0 EXIST::FUNCTION:
+OSSL_ENCODER_get_number 4958 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_is_a 4959 3_0_0 EXIST::FUNCTION:
-OSSL_ENCODER_provider 4960 3_0_0 EXIST::FUNCTION:
+OSSL_ENCODER_get0_provider 4960 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_do_all_provided 4961 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_names_do_all 4962 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_settable_ctx_params 4963 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_CTX_new 4964 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_CTX_set_params 4965 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_CTX_free 4966 3_0_0 EXIST::FUNCTION:
-OSSL_ENCODER_properties 4967 3_0_0 EXIST::FUNCTION:
+OSSL_ENCODER_get0_properties 4967 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_to_bio 4968 3_0_0 EXIST::FUNCTION:
OSSL_ENCODER_to_fp 4969 3_0_0 EXIST::FUNCTION:STDIO
OSSL_ENCODER_CTX_new_for_pkey 4970 3_0_0 EXIST::FUNCTION:
@@ -5043,14 +5043,14 @@ OSSL_PARAM_set_all_unmodified 5170 3_0_0 EXIST::FUNCTION:
EVP_RAND_fetch 5171 3_0_0 EXIST::FUNCTION:
EVP_RAND_up_ref 5172 3_0_0 EXIST::FUNCTION:
EVP_RAND_free 5173 3_0_0 EXIST::FUNCTION:
-EVP_RAND_number 5174 3_0_0 EXIST::FUNCTION:
-EVP_RAND_name 5175 3_0_0 EXIST::FUNCTION:
+EVP_RAND_get_number 5174 3_0_0 EXIST::FUNCTION:
+EVP_RAND_get0_name 5175 3_0_0 EXIST::FUNCTION:
EVP_RAND_is_a 5176 3_0_0 EXIST::FUNCTION:
-EVP_RAND_provider 5177 3_0_0 EXIST::FUNCTION:
+EVP_RAND_get0_provider 5177 3_0_0 EXIST::FUNCTION:
EVP_RAND_get_params 5178 3_0_0 EXIST::FUNCTION:
EVP_RAND_CTX_new 5179 3_0_0 EXIST::FUNCTION:
EVP_RAND_CTX_free 5180 3_0_0 EXIST::FUNCTION:
-EVP_RAND_CTX_rand 5181 3_0_0 EXIST::FUNCTION:
+EVP_RAND_CTX_get0_rand 5181 3_0_0 EXIST::FUNCTION:
EVP_RAND_CTX_get_params 5182 3_0_0 EXIST::FUNCTION:
EVP_RAND_CTX_set_params 5183 3_0_0 EXIST::FUNCTION:
EVP_RAND_gettable_params 5184 3_0_0 EXIST::FUNCTION:
@@ -5065,8 +5065,8 @@ EVP_RAND_reseed 5192 3_0_0 EXIST::FUNCTION:
EVP_RAND_nonce 5193 3_0_0 EXIST::FUNCTION:
EVP_RAND_enable_locking 5194 3_0_0 EXIST::FUNCTION:
EVP_RAND_verify_zeroization 5195 3_0_0 EXIST::FUNCTION:
-EVP_RAND_strength 5196 3_0_0 EXIST::FUNCTION:
-EVP_RAND_state 5197 3_0_0 EXIST::FUNCTION:
+EVP_RAND_get_strength 5196 3_0_0 EXIST::FUNCTION:
+EVP_RAND_get_state 5197 3_0_0 EXIST::FUNCTION:
EVP_default_properties_is_fips_enabled 5198 3_0_0 EXIST::FUNCTION:
EVP_default_properties_enable_fips 5199 3_0_0 EXIST::FUNCTION:
EVP_PKEY_new_raw_private_key_ex 5200 3_0_0 EXIST::FUNCTION:
@@ -5113,9 +5113,9 @@ OSSL_STORE_open_ex 5240 3_0_0 EXIST::FUNCTION:
OSSL_DECODER_fetch 5241 3_0_0 EXIST::FUNCTION:
OSSL_DECODER_up_ref 5242 3_0_0 EXIST::FUNCTION:
OSSL_DECODER_free 5243 3_0_0 EXIST::FUNCTION:
-OSSL_DECODER_provider 5244 3_0_0 EXIST::FUNCTION:
-OSSL_DECODER_properties 5245 3_0_0 EXIST::FUNCTION:
-OSSL_DECODER_number 5246 3_0_0 EXIST::FUNCTION:
+OSSL_DECODER_get0_provider 5244 3_0_0 EXIST::FUNCTION:
+OSSL_DECODER_get0_properties 5245 3_0_0 EXIST::FUNCTION:
+OSSL_DECODER_get_number 5246 3_0_0 EXIST::FUNCTION:
OSSL_DECODER_is_a 5247 3_0_0 EXIST::FUNCTION:
OSSL_DECODER_do_all_provided 5248 3_0_0 EXIST::FUNCTION:
OSSL_DECODER_names_do_all 5249 3_0_0 EXIST::FUNCTION:
@@ -5180,7 +5180,7 @@ EVP_PKEY_CTX_set_hkdf_md 5307 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_set1_hkdf_salt 5308 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_set1_hkdf_key 5309 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_add1_hkdf_info 5310 3_0_0 EXIST::FUNCTION:
-EVP_PKEY_CTX_hkdf_mode 5311 3_0_0 EXIST::FUNCTION:
+EVP_PKEY_CTX_set_hkdf_mode 5311 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_set1_pbe_pass 5312 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_set1_scrypt_salt 5313 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_set_scrypt_N 5314 3_0_0 EXIST::FUNCTION:
@@ -5217,9 +5217,9 @@ EC_GROUP_new_from_params 5344 3_0_0 EXIST::FUNCTION:EC
OSSL_STORE_LOADER_set_open_ex 5345 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_LOADER_fetch 5346 3_0_0 EXIST::FUNCTION:
OSSL_STORE_LOADER_up_ref 5347 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_provider 5348 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_properties 5349 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_number 5350 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_get0_provider 5348 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_get0_properties 5349 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_get_number 5350 3_0_0 EXIST::FUNCTION:
OSSL_STORE_LOADER_is_a 5351 3_0_0 EXIST::FUNCTION:
OSSL_STORE_LOADER_do_all_provided 5352 3_0_0 EXIST::FUNCTION:
OSSL_STORE_LOADER_names_do_all 5353 3_0_0 EXIST::FUNCTION:
@@ -5238,14 +5238,14 @@ CMS_AuthEnvelopedData_create 5365 3_0_0 EXIST::FUNCTION:CMS
CMS_AuthEnvelopedData_create_ex 5366 3_0_0 EXIST::FUNCTION:CMS
EVP_PKEY_CTX_set_ec_param_enc 5367 3_0_0 EXIST::FUNCTION:
EVP_PKEY_get0_type_name 5368 3_0_0 EXIST::FUNCTION:
-EVP_KEYMGMT_name 5369 3_0_0 EXIST::FUNCTION:
+EVP_KEYMGMT_get0_name 5369 3_0_0 EXIST::FUNCTION:
EC_KEY_decoded_from_explicit_params 5370 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC
EVP_KEM_free 5371 3_0_0 EXIST::FUNCTION:
EVP_KEM_up_ref 5372 3_0_0 EXIST::FUNCTION:
-EVP_KEM_provider 5373 3_0_0 EXIST::FUNCTION:
+EVP_KEM_get0_provider 5373 3_0_0 EXIST::FUNCTION:
EVP_KEM_fetch 5374 3_0_0 EXIST::FUNCTION:
EVP_KEM_is_a 5375 3_0_0 EXIST::FUNCTION:
-EVP_KEM_number 5376 3_0_0 EXIST::FUNCTION:
+EVP_KEM_get_number 5376 3_0_0 EXIST::FUNCTION:
EVP_KEM_do_all_provided 5377 3_0_0 EXIST::FUNCTION:
EVP_KEM_names_do_all 5378 3_0_0 EXIST::FUNCTION:
EVP_PKEY_encapsulate_init 5379 3_0_0 EXIST::FUNCTION:
@@ -5347,22 +5347,22 @@ X509_REQ_new_ex 5474 3_0_0 EXIST::FUNCTION:
EVP_PKEY_dup 5475 3_0_0 EXIST::FUNCTION:
RSA_PSS_PARAMS_dup 5476 3_0_0 EXIST::FUNCTION:
EVP_PKEY_derive_set_peer_ex 5477 3_0_0 EXIST::FUNCTION:
-OSSL_DECODER_name 5478 3_0_0 EXIST::FUNCTION:
-OSSL_ENCODER_name 5479 3_0_0 EXIST::FUNCTION:
-OSSL_DECODER_description 5480 3_0_0 EXIST::FUNCTION:
-OSSL_ENCODER_description 5481 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_description 5482 3_0_0 EXIST::FUNCTION:
-EVP_MD_description 5483 3_0_0 EXIST::FUNCTION:
-EVP_CIPHER_description 5484 3_0_0 EXIST::FUNCTION:
-EVP_MAC_description 5485 3_0_0 EXIST::FUNCTION:
-EVP_RAND_description 5486 3_0_0 EXIST::FUNCTION:
-EVP_PKEY_description 5487 3_0_0 EXIST::FUNCTION:
-EVP_KEYMGMT_description 5488 3_0_0 EXIST::FUNCTION:
-EVP_SIGNATURE_description 5489 3_0_0 EXIST::FUNCTION:
-EVP_ASYM_CIPHER_description 5490 3_0_0 EXIST::FUNCTION:
-EVP_KEM_description 5491 3_0_0 EXIST::FUNCTION:
-EVP_KEYEXCH_description 5492 3_0_0 EXIST::FUNCTION:
-EVP_KDF_description 5493 3_0_0 EXIST::FUNCTION:
+OSSL_DECODER_get0_name 5478 3_0_0 EXIST::FUNCTION:
+OSSL_ENCODER_get0_name 5479 3_0_0 EXIST::FUNCTION:
+OSSL_DECODER_get0_description 5480 3_0_0 EXIST::FUNCTION:
+OSSL_ENCODER_get0_description 5481 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_get0_description 5482 3_0_0 EXIST::FUNCTION:
+EVP_MD_get0_description 5483 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_get0_description 5484 3_0_0 EXIST::FUNCTION:
+EVP_MAC_get0_description 5485 3_0_0 EXIST::FUNCTION:
+EVP_RAND_get0_description 5486 3_0_0 EXIST::FUNCTION:
+EVP_PKEY_get0_description 5487 3_0_0 EXIST::FUNCTION:
+EVP_KEYMGMT_get0_description 5488 3_0_0 EXIST::FUNCTION:
+EVP_SIGNATURE_get0_description 5489 3_0_0 EXIST::FUNCTION:
+EVP_ASYM_CIPHER_get0_description 5490 3_0_0 EXIST::FUNCTION:
+EVP_KEM_get0_description 5491 3_0_0 EXIST::FUNCTION:
+EVP_KEYEXCH_get0_description 5492 3_0_0 EXIST::FUNCTION:
+EVP_KDF_get0_description 5493 3_0_0 EXIST::FUNCTION:
OPENSSL_sk_find_all 5494 3_0_0 EXIST::FUNCTION:
X509_CRL_new_ex 5495 3_0_0 EXIST::FUNCTION:
OSSL_PARAM_dup 5496 3_0_0 EXIST::FUNCTION:
@@ -5375,10 +5375,10 @@ EVP_MD_CTX_get1_md 5502 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_CTX_get0_cipher 5503 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_CTX_get1_cipher 5504 3_0_0 EXIST::FUNCTION:
OSSL_LIB_CTX_get0_global_default 5505 3_0_0 EXIST::FUNCTION:
-EVP_SIGNATURE_name 5506 3_0_0 EXIST::FUNCTION:
-EVP_ASYM_CIPHER_name 5507 3_0_0 EXIST::FUNCTION:
-EVP_KEM_name 5508 3_0_0 EXIST::FUNCTION:
-EVP_KEYEXCH_name 5509 3_0_0 EXIST::FUNCTION:
+EVP_SIGNATURE_get0_name 5506 3_0_0 EXIST::FUNCTION:
+EVP_ASYM_CIPHER_get0_name 5507 3_0_0 EXIST::FUNCTION:
+EVP_KEM_get0_name 5508 3_0_0 EXIST::FUNCTION:
+EVP_KEYEXCH_get0_name 5509 3_0_0 EXIST::FUNCTION:
PKCS5_v2_PBE_keyivgen_ex 5510 3_0_0 EXIST::FUNCTION:
EVP_PBE_scrypt_ex 5511 3_0_0 EXIST::FUNCTION:SCRYPT
PKCS5_v2_scrypt_keyivgen_ex 5512 3_0_0 EXIST::FUNCTION:SCRYPT
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index df71963deb..cd81ba7e09 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -631,8 +631,6 @@ ERR_set_error_data(3)
ERR_unload_strings(3)
EVP_CIPHER_CTX_buf_noconst(3)
EVP_CIPHER_CTX_copy(3)
-EVP_CIPHER_CTX_encrypting(3)
-EVP_CIPHER_CTX_num(3)
EVP_CIPHER_CTX_rand_key(3)
EVP_CIPHER_CTX_set_num(3)
EVP_CIPHER_do_all(3)
diff --git a/util/other.syms b/util/other.syms
index 706ad7f5da..03dd5c9397 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -232,10 +232,10 @@ ERR_raise define
ERR_raise_data define
EVP_DigestSignUpdate define
EVP_DigestVerifyUpdate define
-EVP_MD_CTX_block_size define
-EVP_MD_CTX_name define
-EVP_MD_CTX_size define
-EVP_MD_CTX_type define
+EVP_MD_CTX_get_block_size define
+EVP_MD_CTX_get0_name define
+EVP_MD_CTX_get_size define
+EVP_MD_CTX_get_type define
EVP_OpenUpdate define
EVP_PKEY_CTX_add1_hkdf_info define
EVP_PKEY_CTX_add1_tls1_prf_seed define
@@ -255,7 +255,6 @@ EVP_PKEY_CTX_get_rsa_oaep_md define
EVP_PKEY_CTX_get_rsa_padding define
EVP_PKEY_CTX_get_rsa_pss_saltlen define
EVP_PKEY_CTX_get_signature_md define
-EVP_PKEY_CTX_hkdf_mode define
EVP_PKEY_CTX_set0_dh_kdf_oid define
EVP_PKEY_CTX_set0_dh_kdf_ukm define
EVP_PKEY_CTX_set0_ecdh_kdf_ukm define