summaryrefslogtreecommitdiff
path: root/libcrypto/libcrypto/libcrypto.def
diff options
context:
space:
mode:
Diffstat (limited to 'libcrypto/libcrypto/libcrypto.def')
-rw-r--r--libcrypto/libcrypto/libcrypto.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/libcrypto/libcrypto/libcrypto.def b/libcrypto/libcrypto/libcrypto.def
index e37e2c1..a5c8b32 100644
--- a/libcrypto/libcrypto/libcrypto.def
+++ b/libcrypto/libcrypto/libcrypto.def
@@ -1794,6 +1794,8 @@ EXPORTS
EVP_PKEY_meth_get_decrypt
EVP_PKEY_meth_get_derive
EVP_PKEY_meth_get_digest_custom
+ EVP_PKEY_meth_get_digestsign
+ EVP_PKEY_meth_get_digestverify
EVP_PKEY_meth_get_encrypt
EVP_PKEY_meth_get_init
EVP_PKEY_meth_get_keygen
@@ -1814,6 +1816,8 @@ EXPORTS
EVP_PKEY_meth_set_decrypt
EVP_PKEY_meth_set_derive
EVP_PKEY_meth_set_digest_custom
+ EVP_PKEY_meth_set_digestsign
+ EVP_PKEY_meth_set_digestverify
EVP_PKEY_meth_set_encrypt
EVP_PKEY_meth_set_init
EVP_PKEY_meth_set_keygen
@@ -2913,6 +2917,7 @@ EXPORTS
RSA_get0_multi_prime_factors
RSA_get0_n
RSA_get0_p
+ RSA_get0_pss_params
RSA_get0_q
RSA_get_default_method
RSA_get_ex_data