summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.list
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/Symbols.list')
-rw-r--r--src/lib/libcrypto/Symbols.list23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.list b/src/lib/libcrypto/Symbols.list
index 9a8eacc8e3..e56bb9ca5c 100644
--- a/src/lib/libcrypto/Symbols.list
+++ b/src/lib/libcrypto/Symbols.list
@@ -2313,12 +2313,35 @@ RSA_get_ex_new_index
2313RSA_get_method 2313RSA_get_method
2314RSA_meth_dup 2314RSA_meth_dup
2315RSA_meth_free 2315RSA_meth_free
2316RSA_meth_get0_app_data
2317RSA_meth_get0_name
2318RSA_meth_get_bn_mod_exp
2316RSA_meth_get_finish 2319RSA_meth_get_finish
2320RSA_meth_get_flags
2321RSA_meth_get_init
2322RSA_meth_get_keygen
2323RSA_meth_get_mod_exp
2324RSA_meth_get_priv_dec
2325RSA_meth_get_priv_enc
2326RSA_meth_get_pub_dec
2327RSA_meth_get_pub_enc
2328RSA_meth_get_sign
2329RSA_meth_get_verify
2317RSA_meth_new 2330RSA_meth_new
2331RSA_meth_set0_app_data
2318RSA_meth_set1_name 2332RSA_meth_set1_name
2333RSA_meth_set_bn_mod_exp
2319RSA_meth_set_finish 2334RSA_meth_set_finish
2335RSA_meth_set_flags
2336RSA_meth_set_init
2337RSA_meth_set_keygen
2338RSA_meth_set_mod_exp
2320RSA_meth_set_priv_dec 2339RSA_meth_set_priv_dec
2321RSA_meth_set_priv_enc 2340RSA_meth_set_priv_enc
2341RSA_meth_set_pub_dec
2342RSA_meth_set_pub_enc
2343RSA_meth_set_sign
2344RSA_meth_set_verify
2322RSA_new 2345RSA_new
2323RSA_new_method 2346RSA_new_method
2324RSA_padding_add_PKCS1_OAEP 2347RSA_padding_add_PKCS1_OAEP