Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF
[openssl.git] / util / libcrypto.num
index fe875f188d34aaf7bdbae5f3563dabcad24ecd52..6b32883bfb545e7e36f553cb335d375e630e9151 100644 (file)
@@ -5226,3 +5226,11 @@ PKCS7_sign_with_libctx                  ?        3_0_0   EXIST::FUNCTION:
 PKCS7_encrypt_with_libctx               ?      3_0_0   EXIST::FUNCTION:
 SMIME_read_PKCS7_ex                     ?      3_0_0   EXIST::FUNCTION:
 OSSL_PROVIDER_self_test                 ?      3_0_0   EXIST::FUNCTION:
+EVP_PKEY_CTX_set_tls1_prf_md            ?      3_0_0   EXIST::FUNCTION:
+EVP_PKEY_CTX_set1_tls1_prf_secret       ?      3_0_0   EXIST::FUNCTION:
+EVP_PKEY_CTX_add1_tls1_prf_seed         ?      3_0_0   EXIST::FUNCTION:
+EVP_PKEY_CTX_set_hkdf_md                ?      3_0_0   EXIST::FUNCTION:
+EVP_PKEY_CTX_set1_hkdf_salt             ?      3_0_0   EXIST::FUNCTION:
+EVP_PKEY_CTX_set1_hkdf_key              ?      3_0_0   EXIST::FUNCTION:
+EVP_PKEY_CTX_add1_hkdf_info             ?      3_0_0   EXIST::FUNCTION:
+EVP_PKEY_CTX_hkdf_mode                  ?      3_0_0   EXIST::FUNCTION: