Oops...
[openssl.git] / util / libeay.num
index 68f2e05854a85bc7b9645381143d85dfed99f285..7bf14a255be3dc3396a2192fa70adb9516735d96 100755 (executable)
@@ -1,9 +1,9 @@
 SSLeay                                  1      EXIST::FUNCTION:
 SSLeay_version                          2      EXIST::FUNCTION:
-ASN1_BIT_STRING_asn1_meth               3      EXIST::FUNCTION:
-ASN1_HEADER_free                        4      EXIST::FUNCTION:
-ASN1_HEADER_new                         5      EXIST::FUNCTION:
-ASN1_IA5STRING_asn1_meth                6      EXIST::FUNCTION:
+ASN1_BIT_STRING_asn1_meth               3      NOEXIST::FUNCTION:
+ASN1_HEADER_free                        4      NOEXIST::FUNCTION:
+ASN1_HEADER_new                         5      NOEXIST::FUNCTION:
+ASN1_IA5STRING_asn1_meth                6      NOEXIST::FUNCTION:
 ASN1_INTEGER_get                        7      EXIST::FUNCTION:
 ASN1_INTEGER_set                        8      EXIST::FUNCTION:
 ASN1_INTEGER_to_BN                      9      EXIST::FUNCTION:
@@ -123,10 +123,10 @@ BN_dup                                  128       EXIST::FUNCTION:
 BN_free                                 129    EXIST::FUNCTION:
 BN_from_montgomery                      130    EXIST::FUNCTION:
 BN_gcd                                  131    EXIST::FUNCTION:
-BN_generate_prime                       132    EXIST::FUNCTION:
+BN_generate_prime                       132    EXIST::FUNCTION:DEPRECATED
 BN_get_word                             133    EXIST::FUNCTION:
 BN_is_bit_set                           134    EXIST::FUNCTION:
-BN_is_prime                             135    EXIST::FUNCTION:
+BN_is_prime                             135    EXIST::FUNCTION:DEPRECATED
 BN_lshift                               136    EXIST::FUNCTION:
 BN_lshift1                              137    EXIST::FUNCTION:
 BN_mask_bits                            138    EXIST::FUNCTION:
@@ -193,14 +193,14 @@ DH_check                                200       EXIST::FUNCTION:DH
 DH_compute_key                          201    EXIST::FUNCTION:DH
 DH_free                                 202    EXIST::FUNCTION:DH
 DH_generate_key                         203    EXIST::FUNCTION:DH
-DH_generate_parameters                  204    EXIST::FUNCTION:DH
+DH_generate_parameters                  204    EXIST::FUNCTION:DEPRECATED,DH
 DH_new                                  205    EXIST::FUNCTION:DH
 DH_size                                 206    EXIST::FUNCTION:DH
 DHparams_print                          207    EXIST::FUNCTION:BIO,DH
 DHparams_print_fp                       208    EXIST::FUNCTION:DH,FP_API
 DSA_free                                209    EXIST::FUNCTION:DSA
 DSA_generate_key                        210    EXIST::FUNCTION:DSA
-DSA_generate_parameters                 211    EXIST::FUNCTION:DSA
+DSA_generate_parameters                 211    EXIST::FUNCTION:DEPRECATED,DSA
 DSA_is_prime                            212    NOEXIST::FUNCTION:
 DSA_new                                 213    EXIST::FUNCTION:DSA
 DSA_print                               214    EXIST::FUNCTION:BIO,DSA
@@ -284,20 +284,20 @@ EVP_add_alias                           291       NOEXIST::FUNCTION:
 EVP_add_cipher                          292    EXIST::FUNCTION:
 EVP_add_digest                          293    EXIST::FUNCTION:
 EVP_bf_cbc                              294    EXIST::FUNCTION:BF
-EVP_bf_cfb                              295    EXIST::FUNCTION:BF
+EVP_bf_cfb64                            295    EXIST::FUNCTION:BF
 EVP_bf_ecb                              296    EXIST::FUNCTION:BF
 EVP_bf_ofb                              297    EXIST::FUNCTION:BF
 EVP_cleanup                             298    EXIST::FUNCTION:
 EVP_des_cbc                             299    EXIST::FUNCTION:DES
-EVP_des_cfb                             300    EXIST::FUNCTION:DES
+EVP_des_cfb64                           300    EXIST::FUNCTION:DES
 EVP_des_ecb                             301    EXIST::FUNCTION:DES
 EVP_des_ede                             302    EXIST::FUNCTION:DES
 EVP_des_ede3                            303    EXIST::FUNCTION:DES
 EVP_des_ede3_cbc                        304    EXIST::FUNCTION:DES
-EVP_des_ede3_cfb                        305    EXIST::FUNCTION:DES
+EVP_des_ede3_cfb64                      305    EXIST::FUNCTION:DES
 EVP_des_ede3_ofb                        306    EXIST::FUNCTION:DES
 EVP_des_ede_cbc                         307    EXIST::FUNCTION:DES
-EVP_des_ede_cfb                         308    EXIST::FUNCTION:DES
+EVP_des_ede_cfb64                       308    EXIST::FUNCTION:DES
 EVP_des_ede_ofb                         309    EXIST::FUNCTION:DES
 EVP_des_ofb                             310    EXIST::FUNCTION:DES
 EVP_desx_cbc                            311    EXIST::FUNCTION:DES
@@ -308,14 +308,14 @@ EVP_get_cipherbyname                    315       EXIST::FUNCTION:
 EVP_get_digestbyname                    316    EXIST::FUNCTION:
 EVP_get_pw_prompt                       317    EXIST::FUNCTION:
 EVP_idea_cbc                            318    EXIST::FUNCTION:IDEA
-EVP_idea_cfb                            319    EXIST::FUNCTION:IDEA
+EVP_idea_cfb64                          319    EXIST::FUNCTION:IDEA
 EVP_idea_ecb                            320    EXIST::FUNCTION:IDEA
 EVP_idea_ofb                            321    EXIST::FUNCTION:IDEA
 EVP_md2                                 322    EXIST::FUNCTION:MD2
 EVP_md5                                 323    EXIST::FUNCTION:MD5
 EVP_md_null                             324    EXIST::FUNCTION:
 EVP_rc2_cbc                             325    EXIST::FUNCTION:RC2
-EVP_rc2_cfb                             326    EXIST::FUNCTION:RC2
+EVP_rc2_cfb64                           326    EXIST::FUNCTION:RC2
 EVP_rc2_ecb                             327    EXIST::FUNCTION:RC2
 EVP_rc2_ofb                             328    EXIST::FUNCTION:RC2
 EVP_rc4                                 329    EXIST::FUNCTION:RC4
@@ -469,12 +469,12 @@ RC2_set_key                             476       EXIST::FUNCTION:RC2
 RC4                                     477    EXIST::FUNCTION:RC4
 RC4_options                             478    EXIST::FUNCTION:RC4
 RC4_set_key                             479    EXIST::FUNCTION:RC4
-RSAPrivateKey_asn1_meth                 480    EXIST::FUNCTION:RSA
+RSAPrivateKey_asn1_meth                 480    NOEXIST::FUNCTION:
 RSAPrivateKey_dup                       481    EXIST::FUNCTION:RSA
 RSAPublicKey_dup                        482    EXIST::FUNCTION:RSA
 RSA_PKCS1_SSLeay                        483    EXIST::FUNCTION:RSA
 RSA_free                                484    EXIST::FUNCTION:RSA
-RSA_generate_key                        485    EXIST::FUNCTION:RSA
+RSA_generate_key                        485    EXIST::FUNCTION:DEPRECATED,RSA
 RSA_new                                 486    EXIST::FUNCTION:RSA
 RSA_new_method                          487    EXIST::FUNCTION:RSA
 RSA_print                               488    EXIST::FUNCTION:BIO,RSA
@@ -497,7 +497,7 @@ SHA1_Update                             504 EXIST::FUNCTION:SHA,SHA1
 SHA_Final                               505    EXIST::FUNCTION:SHA,SHA0
 SHA_Init                                506    EXIST::FUNCTION:SHA,SHA0
 SHA_Update                              507    EXIST::FUNCTION:SHA,SHA0
-OpenSSL_add_all_algorithms              508    EXIST::FUNCTION:
+OpenSSL_add_all_algorithms              508    NOEXIST::FUNCTION:
 OpenSSL_add_all_ciphers                 509    EXIST::FUNCTION:
 OpenSSL_add_all_digests                 510    EXIST::FUNCTION:
 TXT_DB_create_index                     511    EXIST::FUNCTION:
@@ -624,7 +624,7 @@ X509_STORE_set_default_paths            630 EXIST::FUNCTION:STDIO
 X509_VAL_free                           631    EXIST::FUNCTION:
 X509_VAL_new                            632    EXIST::FUNCTION:
 X509_add_ext                            633    EXIST::FUNCTION:
-X509_asn1_meth                          634    EXIST::FUNCTION:
+X509_asn1_meth                          634    NOEXIST::FUNCTION:
 X509_certificate_type                   635    EXIST::FUNCTION:
 X509_check_private_key                  636    EXIST::FUNCTION:
 X509_cmp_current_time                   637    EXIST::FUNCTION:
@@ -701,10 +701,10 @@ bn_mul_words                            707       EXIST::FUNCTION:
 BN_uadd                                 708    EXIST::FUNCTION:
 BN_usub                                 709    EXIST::FUNCTION:
 bn_sqr_words                            710    EXIST::FUNCTION:
-_ossl_old_crypt                         711    EXIST:!NeXT,!PERL5,!__FreeBSD__:FUNCTION:DES
+_ossl_old_crypt                         711    EXIST:!NeXT,!PERL5:FUNCTION:DES
 d2i_ASN1_BIT_STRING                     712    EXIST::FUNCTION:
 d2i_ASN1_BOOLEAN                        713    EXIST::FUNCTION:
-d2i_ASN1_HEADER                         714    EXIST::FUNCTION:
+d2i_ASN1_HEADER                         714    NOEXIST::FUNCTION:
 d2i_ASN1_IA5STRING                      715    EXIST::FUNCTION:
 d2i_ASN1_INTEGER                        716    EXIST::FUNCTION:
 d2i_ASN1_OBJECT                         717    EXIST::FUNCTION:
@@ -809,7 +809,7 @@ i2a_ASN1_OBJECT                         816 EXIST::FUNCTION:BIO
 i2a_ASN1_STRING                         817    EXIST::FUNCTION:BIO
 i2d_ASN1_BIT_STRING                     818    EXIST::FUNCTION:
 i2d_ASN1_BOOLEAN                        819    EXIST::FUNCTION:
-i2d_ASN1_HEADER                         820    EXIST::FUNCTION:
+i2d_ASN1_HEADER                         820    NOEXIST::FUNCTION:
 i2d_ASN1_IA5STRING                      821    EXIST::FUNCTION:
 i2d_ASN1_INTEGER                        822    EXIST::FUNCTION:
 i2d_ASN1_OBJECT                         823    EXIST::FUNCTION:
@@ -962,7 +962,7 @@ i2t_ASN1_OBJECT                         979 EXIST::FUNCTION:
 BN_BLINDING_new                         980    EXIST::FUNCTION:
 BN_BLINDING_free                        981    EXIST::FUNCTION:
 EVP_cast5_cbc                           983    EXIST::FUNCTION:CAST
-EVP_cast5_cfb                           984    EXIST::FUNCTION:CAST
+EVP_cast5_cfb64                         984    EXIST::FUNCTION:CAST
 EVP_cast5_ecb                           985    EXIST::FUNCTION:CAST
 EVP_cast5_ofb                           986    EXIST::FUNCTION:CAST
 BF_decrypt                              987    EXIST::FUNCTION:BF
@@ -980,12 +980,12 @@ BN_mul_word                             999       EXIST::FUNCTION:
 BN_sub_word                             1000   EXIST::FUNCTION:
 BN_dec2bn                               1001   EXIST::FUNCTION:
 BN_bn2dec                               1002   EXIST::FUNCTION:
-BIO_ghbn_ctrl                           1003   EXIST::FUNCTION:
+BIO_ghbn_ctrl                           1003   NOEXIST::FUNCTION:
 CRYPTO_free_ex_data                     1004   EXIST::FUNCTION:
 CRYPTO_get_ex_data                      1005   EXIST::FUNCTION:
 CRYPTO_set_ex_data                      1007   EXIST::FUNCTION:
-ERR_load_CRYPTO_strings                 1009   EXIST:!VMS,!WIN16:FUNCTION:
-ERR_load_CRYPTOlib_strings              1009   EXIST:VMS,WIN16:FUNCTION:
+ERR_load_CRYPTO_strings                 1009   EXIST:!OS2,!VMS,!WIN16:FUNCTION:
+ERR_load_CRYPTOlib_strings              1009   EXIST:OS2,VMS,WIN16:FUNCTION:
 EVP_PKEY_bits                           1010   EXIST::FUNCTION:
 MD5_Transform                           1011   EXIST::FUNCTION:MD5
 SHA1_Transform                          1012   EXIST::FUNCTION:SHA,SHA1
@@ -1057,7 +1057,7 @@ EVP_CIPHER_param_to_asn1                1084      EXIST::FUNCTION:
 EVP_CIPHER_get_asn1_iv                  1085   EXIST::FUNCTION:
 EVP_CIPHER_set_asn1_iv                  1086   EXIST::FUNCTION:
 EVP_rc5_32_12_16_cbc                    1087   EXIST::FUNCTION:RC5
-EVP_rc5_32_12_16_cfb                    1088   EXIST::FUNCTION:RC5
+EVP_rc5_32_12_16_cfb64                  1088   EXIST::FUNCTION:RC5
 EVP_rc5_32_12_16_ecb                    1089   EXIST::FUNCTION:RC5
 EVP_rc5_32_12_16_ofb                    1090   EXIST::FUNCTION:RC5
 asn1_add_error                          1091   EXIST::FUNCTION:
@@ -1104,7 +1104,7 @@ BN_RECP_CTX_set                         1131      EXIST::FUNCTION:
 BN_mod_mul_reciprocal                   1132   EXIST::FUNCTION:
 BN_mod_exp_recp                         1133   EXIST::FUNCTION:
 BN_div_recp                             1134   EXIST::FUNCTION:
-BN_CTX_init                             1135   EXIST::FUNCTION:
+BN_CTX_init                             1135   EXIST::FUNCTION:DEPRECATED
 BN_MONT_CTX_init                        1136   EXIST::FUNCTION:
 RAND_get_rand_method                    1137   EXIST::FUNCTION:
 PKCS7_add_attribute                     1138   EXIST::FUNCTION:
@@ -1117,11 +1117,11 @@ COMP_compress_block                     1144    EXIST::FUNCTION:
 COMP_expand_block                       1145   EXIST::FUNCTION:
 COMP_rle                                1146   EXIST::FUNCTION:
 COMP_zlib                               1147   EXIST::FUNCTION:
-ms_time_diff                            1148   EXIST::FUNCTION:
-ms_time_new                             1149   EXIST::FUNCTION:
-ms_time_free                            1150   EXIST::FUNCTION:
-ms_time_cmp                             1151   EXIST::FUNCTION:
-ms_time_get                             1152   EXIST::FUNCTION:
+ms_time_diff                            1148   NOEXIST::FUNCTION:
+ms_time_new                             1149   NOEXIST::FUNCTION:
+ms_time_free                            1150   NOEXIST::FUNCTION:
+ms_time_cmp                             1151   NOEXIST::FUNCTION:
+ms_time_get                             1152   NOEXIST::FUNCTION:
 PKCS7_set_attributes                    1153   EXIST::FUNCTION:
 PKCS7_set_signed_attributes             1154   EXIST::FUNCTION:
 X509_ATTRIBUTE_create                   1155   EXIST::FUNCTION:
@@ -1216,13 +1216,13 @@ name_cmp                                1239    EXIST::FUNCTION:
 str_dup                                 1240   NOEXIST::FUNCTION:
 i2s_ASN1_ENUMERATED                     1241   EXIST::FUNCTION:
 i2s_ASN1_ENUMERATED_TABLE               1242   EXIST::FUNCTION:
-BIO_s_log                               1243   EXIST:!WIN16,!WIN32,!macintosh:FUNCTION:
+BIO_s_log                               1243   EXIST:!OS2,!WIN16,!WIN32,!macintosh:FUNCTION:
 BIO_f_reliable                          1244   EXIST::FUNCTION:BIO
 PKCS7_dataFinal                         1245   EXIST::FUNCTION:
 PKCS7_dataDecode                        1246   EXIST::FUNCTION:
 X509V3_EXT_CRL_add_conf                 1247   EXIST::FUNCTION:
-BN_set_params                           1248   EXIST::FUNCTION:
-BN_get_params                           1249   EXIST::FUNCTION:
+BN_set_params                           1248   EXIST::FUNCTION:DEPRECATED
+BN_get_params                           1249   EXIST::FUNCTION:DEPRECATED
 BIO_get_ex_num                          1250   NOEXIST::FUNCTION:
 BIO_set_ex_free_func                    1251   NOEXIST::FUNCTION:
 EVP_ripemd160                           1252   EXIST::FUNCTION:RIPEMD
@@ -1744,7 +1744,7 @@ X509_REQ_add1_attr_by_txt               2217      EXIST::FUNCTION:
 X509_ATTRIBUTE_create_by_txt            2218   EXIST::FUNCTION:
 X509at_add1_attr_by_txt                 2219   EXIST::FUNCTION:
 BN_pseudo_rand                          2239   EXIST::FUNCTION:
-BN_is_prime_fasttest                    2240   EXIST::FUNCTION:
+BN_is_prime_fasttest                    2240   EXIST::FUNCTION:DEPRECATED
 BN_CTX_end                              2241   EXIST::FUNCTION:
 BN_CTX_start                            2242   EXIST::FUNCTION:
 BN_CTX_get                              2243   EXIST::FUNCTION:
@@ -1881,72 +1881,72 @@ BIO_f_linebuffer                        2463    EXIST:VMS:FUNCTION:
 BN_bntest_rand                          2464   EXIST::FUNCTION:
 OPENSSL_issetugid                       2465   EXIST::FUNCTION:
 BN_rand_range                           2466   EXIST::FUNCTION:
-ERR_load_ENGINE_strings                 2467   EXIST::FUNCTION:
-ENGINE_set_DSA                          2468   EXIST::FUNCTION:
-ENGINE_get_finish_function              2469   EXIST::FUNCTION:
-ENGINE_get_default_RSA                  2470   EXIST::FUNCTION:
+ERR_load_ENGINE_strings                 2467   EXIST::FUNCTION:ENGINE
+ENGINE_set_DSA                          2468   EXIST::FUNCTION:ENGINE
+ENGINE_get_finish_function              2469   EXIST::FUNCTION:ENGINE
+ENGINE_get_default_RSA                  2470   EXIST::FUNCTION:ENGINE
 ENGINE_get_BN_mod_exp                   2471   NOEXIST::FUNCTION:
 DSA_get_default_openssl_method          2472   NOEXIST::FUNCTION:
-ENGINE_set_DH                           2473   EXIST::FUNCTION:
+ENGINE_set_DH                           2473   EXIST::FUNCTION:ENGINE
 ENGINE_set_def_BN_mod_exp_crt           2474   NOEXIST::FUNCTION:
 ENGINE_set_default_BN_mod_exp_crt       2474   NOEXIST::FUNCTION:
-ENGINE_init                             2475   EXIST::FUNCTION:
+ENGINE_init                             2475   EXIST::FUNCTION:ENGINE
 DH_get_default_openssl_method           2476   NOEXIST::FUNCTION:
 RSA_set_default_openssl_method          2477   NOEXIST::FUNCTION:
-ENGINE_finish                           2478   EXIST::FUNCTION:
-ENGINE_load_public_key                  2479   EXIST::FUNCTION:
-ENGINE_get_DH                           2480   EXIST::FUNCTION:
-ENGINE_ctrl                             2481   EXIST::FUNCTION:
-ENGINE_get_init_function                2482   EXIST::FUNCTION:
-ENGINE_set_init_function                2483   EXIST::FUNCTION:
-ENGINE_set_default_DSA                  2484   EXIST::FUNCTION:
-ENGINE_get_name                         2485   EXIST::FUNCTION:
-ENGINE_get_last                         2486   EXIST::FUNCTION:
-ENGINE_get_prev                         2487   EXIST::FUNCTION:
-ENGINE_get_default_DH                   2488   EXIST::FUNCTION:
-ENGINE_get_RSA                          2489   EXIST::FUNCTION:
-ENGINE_set_default                      2490   EXIST::FUNCTION:
-ENGINE_get_RAND                         2491   EXIST::FUNCTION:
-ENGINE_get_first                        2492   EXIST::FUNCTION:
-ENGINE_by_id                            2493   EXIST::FUNCTION:
-ENGINE_set_finish_function              2494   EXIST::FUNCTION:
+ENGINE_finish                           2478   EXIST::FUNCTION:ENGINE
+ENGINE_load_public_key                  2479   EXIST::FUNCTION:ENGINE
+ENGINE_get_DH                           2480   EXIST::FUNCTION:ENGINE
+ENGINE_ctrl                             2481   EXIST::FUNCTION:ENGINE
+ENGINE_get_init_function                2482   EXIST::FUNCTION:ENGINE
+ENGINE_set_init_function                2483   EXIST::FUNCTION:ENGINE
+ENGINE_set_default_DSA                  2484   EXIST::FUNCTION:ENGINE
+ENGINE_get_name                         2485   EXIST::FUNCTION:ENGINE
+ENGINE_get_last                         2486   EXIST::FUNCTION:ENGINE
+ENGINE_get_prev                         2487   EXIST::FUNCTION:ENGINE
+ENGINE_get_default_DH                   2488   EXIST::FUNCTION:ENGINE
+ENGINE_get_RSA                          2489   EXIST::FUNCTION:ENGINE
+ENGINE_set_default                      2490   EXIST::FUNCTION:ENGINE
+ENGINE_get_RAND                         2491   EXIST::FUNCTION:ENGINE
+ENGINE_get_first                        2492   EXIST::FUNCTION:ENGINE
+ENGINE_by_id                            2493   EXIST::FUNCTION:ENGINE
+ENGINE_set_finish_function              2494   EXIST::FUNCTION:ENGINE
 ENGINE_get_def_BN_mod_exp_crt           2495   NOEXIST::FUNCTION:
 ENGINE_get_default_BN_mod_exp_crt       2495   NOEXIST::FUNCTION:
 RSA_get_default_openssl_method          2496   NOEXIST::FUNCTION:
-ENGINE_set_RSA                          2497   EXIST::FUNCTION:
-ENGINE_load_private_key                 2498   EXIST::FUNCTION:
-ENGINE_set_default_RAND                 2499   EXIST::FUNCTION:
+ENGINE_set_RSA                          2497   EXIST::FUNCTION:ENGINE
+ENGINE_load_private_key                 2498   EXIST::FUNCTION:ENGINE
+ENGINE_set_default_RAND                 2499   EXIST::FUNCTION:ENGINE
 ENGINE_set_BN_mod_exp                   2500   NOEXIST::FUNCTION:
-ENGINE_remove                           2501   EXIST::FUNCTION:
-ENGINE_free                             2502   EXIST::FUNCTION:
+ENGINE_remove                           2501   EXIST::FUNCTION:ENGINE
+ENGINE_free                             2502   EXIST::FUNCTION:ENGINE
 ENGINE_get_BN_mod_exp_crt               2503   NOEXIST::FUNCTION:
-ENGINE_get_next                         2504   EXIST::FUNCTION:
-ENGINE_set_name                         2505   EXIST::FUNCTION:
-ENGINE_get_default_DSA                  2506   EXIST::FUNCTION:
+ENGINE_get_next                         2504   EXIST::FUNCTION:ENGINE
+ENGINE_set_name                         2505   EXIST::FUNCTION:ENGINE
+ENGINE_get_default_DSA                  2506   EXIST::FUNCTION:ENGINE
 ENGINE_set_default_BN_mod_exp           2507   NOEXIST::FUNCTION:
-ENGINE_set_default_RSA                  2508   EXIST::FUNCTION:
-ENGINE_get_default_RAND                 2509   EXIST::FUNCTION:
+ENGINE_set_default_RSA                  2508   EXIST::FUNCTION:ENGINE
+ENGINE_get_default_RAND                 2509   EXIST::FUNCTION:ENGINE
 ENGINE_get_default_BN_mod_exp           2510   NOEXIST::FUNCTION:
-ENGINE_set_RAND                         2511   EXIST::FUNCTION:
-ENGINE_set_id                           2512   EXIST::FUNCTION:
+ENGINE_set_RAND                         2511   EXIST::FUNCTION:ENGINE
+ENGINE_set_id                           2512   EXIST::FUNCTION:ENGINE
 ENGINE_set_BN_mod_exp_crt               2513   NOEXIST::FUNCTION:
-ENGINE_set_default_DH                   2514   EXIST::FUNCTION:
-ENGINE_new                              2515   EXIST::FUNCTION:
-ENGINE_get_id                           2516   EXIST::FUNCTION:
+ENGINE_set_default_DH                   2514   EXIST::FUNCTION:ENGINE
+ENGINE_new                              2515   EXIST::FUNCTION:ENGINE
+ENGINE_get_id                           2516   EXIST::FUNCTION:ENGINE
 DSA_set_default_openssl_method          2517   NOEXIST::FUNCTION:
-ENGINE_add                              2518   EXIST::FUNCTION:
+ENGINE_add                              2518   EXIST::FUNCTION:ENGINE
 DH_set_default_openssl_method           2519   NOEXIST::FUNCTION:
-ENGINE_get_DSA                          2520   EXIST::FUNCTION:
-ENGINE_get_ctrl_function                2521   EXIST::FUNCTION:
-ENGINE_set_ctrl_function                2522   EXIST::FUNCTION:
+ENGINE_get_DSA                          2520   EXIST::FUNCTION:ENGINE
+ENGINE_get_ctrl_function                2521   EXIST::FUNCTION:ENGINE
+ENGINE_set_ctrl_function                2522   EXIST::FUNCTION:ENGINE
 BN_pseudo_rand_range                    2523   EXIST::FUNCTION:
 X509_STORE_CTX_set_verify_cb            2524   EXIST::FUNCTION:
 ERR_load_COMP_strings                   2525   EXIST::FUNCTION:
 PKCS12_item_decrypt_d2i                 2526   EXIST::FUNCTION:
 ASN1_UTF8STRING_it                      2527   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 ASN1_UTF8STRING_it                      2527   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-ENGINE_unregister_ciphers               2528   EXIST::FUNCTION:
-ENGINE_get_ciphers                      2529   EXIST::FUNCTION:
+ENGINE_unregister_ciphers               2528   EXIST::FUNCTION:ENGINE
+ENGINE_get_ciphers                      2529   EXIST::FUNCTION:ENGINE
 d2i_OCSP_BASICRESP                      2530   EXIST::FUNCTION:
 KRB5_CHECKSUM_it                        2531   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 KRB5_CHECKSUM_it                        2531   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
@@ -1959,15 +1959,15 @@ X509V3_add1_i2d                         2536    EXIST::FUNCTION:
 PKCS7_ENVELOPE_it                       2537   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 PKCS7_ENVELOPE_it                       2537   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 UI_add_input_boolean                    2538   EXIST::FUNCTION:
-ENGINE_unregister_RSA                   2539   EXIST::FUNCTION:
+ENGINE_unregister_RSA                   2539   EXIST::FUNCTION:ENGINE
 X509V3_EXT_nconf                        2540   EXIST::FUNCTION:
 ASN1_GENERALSTRING_free                 2541   EXIST::FUNCTION:
 d2i_OCSP_CERTSTATUS                     2542   EXIST::FUNCTION:
 X509_REVOKED_set_serialNumber           2543   EXIST::FUNCTION:
 X509_print_ex                           2544   EXIST::FUNCTION:BIO
 OCSP_ONEREQ_get1_ext_d2i                2545   EXIST::FUNCTION:
-ENGINE_register_all_RAND                2546   EXIST::FUNCTION:
-ENGINE_load_dynamic                     2547   EXIST::FUNCTION:
+ENGINE_register_all_RAND                2546   EXIST::FUNCTION:ENGINE
+ENGINE_load_dynamic                     2547   EXIST::FUNCTION:ENGINE
 PBKDF2PARAM_it                          2548   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 PBKDF2PARAM_it                          2548   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 EXTENDED_KEY_USAGE_new                  2549   EXIST::FUNCTION:
@@ -1987,7 +1987,7 @@ X509_STORE_set_purpose                  2559      EXIST::FUNCTION:
 i2d_ASN1_GENERALSTRING                  2560   EXIST::FUNCTION:
 OCSP_response_status                    2561   EXIST::FUNCTION:
 i2d_OCSP_SERVICELOC                     2562   EXIST::FUNCTION:
-ENGINE_get_digest_engine                2563   EXIST::FUNCTION:
+ENGINE_get_digest_engine                2563   EXIST::FUNCTION:ENGINE
 EC_GROUP_set_curve_GFp                  2564   EXIST::FUNCTION:EC
 OCSP_REQUEST_get_ext_by_OBJ             2565   EXIST::FUNCTION:
 _ossl_old_des_random_key                2566   EXIST::FUNCTION:DES
@@ -2011,7 +2011,7 @@ _shadow_DES_rw_mode                     2581      EXIST:!EXPORT_VAR_AS_FUNCTION:VARIA
 _shadow_DES_rw_mode                     2581   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:DES
 asn1_do_adb                             2582   EXIST::FUNCTION:
 ASN1_template_i2d                       2583   EXIST::FUNCTION:
-ENGINE_register_DH                      2584   EXIST::FUNCTION:
+ENGINE_register_DH                      2584   EXIST::FUNCTION:ENGINE
 UI_construct_prompt                     2585   EXIST::FUNCTION:
 X509_STORE_set_trust                    2586   EXIST::FUNCTION:
 UI_dup_input_string                     2587   EXIST::FUNCTION:
@@ -2039,7 +2039,7 @@ OCSP_resp_find                          2605      EXIST::FUNCTION:
 BN_nnmod                                2606   EXIST::FUNCTION:
 X509_CRL_sort                           2607   EXIST::FUNCTION:
 X509_REVOKED_set_revocationDate         2608   EXIST::FUNCTION:
-ENGINE_register_RAND                    2609   EXIST::FUNCTION:
+ENGINE_register_RAND                    2609   EXIST::FUNCTION:ENGINE
 OCSP_SERVICELOC_new                     2610   EXIST::FUNCTION:
 EC_POINT_set_affine_coordinates_GFp     2611   EXIST:!VMS:FUNCTION:EC
 EC_POINT_set_affine_coords_GFp          2611   EXIST:VMS:FUNCTION:EC
@@ -2049,11 +2049,11 @@ SXNET_it                                2613    EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTI
 UI_dup_input_boolean                    2614   EXIST::FUNCTION:
 PKCS12_add_CSPName_asc                  2615   EXIST::FUNCTION:
 EC_POINT_is_at_infinity                 2616   EXIST::FUNCTION:EC
-ENGINE_load_openbsd_dev_crypto          2617   EXIST::FUNCTION:
+ENGINE_load_cryptodev                   2617   EXIST::FUNCTION:ENGINE
 DSO_convert_filename                    2618   EXIST::FUNCTION:
 POLICYQUALINFO_it                       2619   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 POLICYQUALINFO_it                       2619   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-ENGINE_register_ciphers                 2620   EXIST::FUNCTION:
+ENGINE_register_ciphers                 2620   EXIST::FUNCTION:ENGINE
 BN_mod_lshift_quick                     2621   EXIST::FUNCTION:
 DSO_set_filename                        2622   EXIST::FUNCTION:
 ASN1_item_free                          2623   EXIST::FUNCTION:
@@ -2062,7 +2062,7 @@ AUTHORITY_KEYID_it                      2625      EXIST:!EXPORT_VAR_AS_FUNCTION:VARIA
 AUTHORITY_KEYID_it                      2625   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 KRB5_APREQBODY_new                      2626   EXIST::FUNCTION:
 X509V3_EXT_REQ_add_nconf                2627   EXIST::FUNCTION:
-ENGINE_ctrl_cmd_string                  2628   EXIST::FUNCTION:
+ENGINE_ctrl_cmd_string                  2628   EXIST::FUNCTION:ENGINE
 i2d_OCSP_RESPDATA                       2629   EXIST::FUNCTION:
 EVP_MD_CTX_init                         2630   EXIST::FUNCTION:
 EXTENDED_KEY_USAGE_free                 2631   EXIST::FUNCTION:
@@ -2071,8 +2071,8 @@ PKCS7_ATTR_SIGN_it                      2632      EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTI
 UI_add_error_string                     2633   EXIST::FUNCTION:
 KRB5_CHECKSUM_free                      2634   EXIST::FUNCTION:
 OCSP_REQUEST_get_ext                    2635   EXIST::FUNCTION:
-ENGINE_load_ubsec                       2636   EXIST::FUNCTION:
-ENGINE_register_all_digests             2637   EXIST::FUNCTION:
+ENGINE_load_ubsec                       2636   EXIST::FUNCTION:ENGINE,STATIC_ENGINE
+ENGINE_register_all_digests             2637   EXIST::FUNCTION:ENGINE
 PKEY_USAGE_PERIOD_it                    2638   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 PKEY_USAGE_PERIOD_it                    2638   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 PKCS12_unpack_authsafes                 2639   EXIST::FUNCTION:
@@ -2098,16 +2098,16 @@ OCSP_CERTSTATUS_free                    2653    EXIST::FUNCTION:
 _ossl_old_des_crypt                     2654   EXIST::FUNCTION:DES
 ASN1_item_i2d                           2655   EXIST::FUNCTION:
 EVP_DecryptFinal_ex                     2656   EXIST::FUNCTION:
-ENGINE_load_openssl                     2657   EXIST::FUNCTION:
-ENGINE_get_cmd_defns                    2658   EXIST::FUNCTION:
-ENGINE_set_load_privkey_function        2659   EXIST:!VMS:FUNCTION:
-ENGINE_set_load_privkey_fn              2659   EXIST:VMS:FUNCTION:
+ENGINE_load_openssl                     2657   EXIST::FUNCTION:ENGINE
+ENGINE_get_cmd_defns                    2658   EXIST::FUNCTION:ENGINE
+ENGINE_set_load_privkey_function        2659   EXIST:!VMS:FUNCTION:ENGINE
+ENGINE_set_load_privkey_fn              2659   EXIST:VMS:FUNCTION:ENGINE
 EVP_EncryptFinal_ex                     2660   EXIST::FUNCTION:
-ENGINE_set_default_digests              2661   EXIST::FUNCTION:
+ENGINE_set_default_digests              2661   EXIST::FUNCTION:ENGINE
 X509_get0_pubkey_bitstr                 2662   EXIST::FUNCTION:
 asn1_ex_i2c                             2663   EXIST::FUNCTION:
-ENGINE_register_RSA                     2664   EXIST::FUNCTION:
-ENGINE_unregister_DSA                   2665   EXIST::FUNCTION:
+ENGINE_register_RSA                     2664   EXIST::FUNCTION:ENGINE
+ENGINE_unregister_DSA                   2665   EXIST::FUNCTION:ENGINE
 _ossl_old_des_key_sched                 2666   EXIST::FUNCTION:DES
 X509_EXTENSION_it                       2667   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 X509_EXTENSION_it                       2667   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
@@ -2120,7 +2120,7 @@ PKCS12_certbag2x509                     2672      EXIST::FUNCTION:
 _ossl_old_des_ofb64_encrypt             2673   EXIST::FUNCTION:DES
 d2i_EXTENDED_KEY_USAGE                  2674   EXIST::FUNCTION:
 ERR_print_errors_cb                     2675   EXIST::FUNCTION:
-ENGINE_set_ciphers                      2676   EXIST::FUNCTION:
+ENGINE_set_ciphers                      2676   EXIST::FUNCTION:ENGINE
 d2i_KRB5_APREQBODY                      2677   EXIST::FUNCTION:
 UI_method_get_flusher                   2678   EXIST::FUNCTION:
 X509_PUBKEY_it                          2679   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
@@ -2156,7 +2156,7 @@ NCONF_get_number_e                      2704      EXIST::FUNCTION:
 _ossl_old_des_decrypt3                  2705   EXIST::FUNCTION:DES
 X509_signature_print                    2706   EXIST::FUNCTION:EVP
 OCSP_SINGLERESP_free                    2707   EXIST::FUNCTION:
-ENGINE_load_builtin_engines             2708   EXIST::FUNCTION:
+ENGINE_load_builtin_engines             2708   EXIST::FUNCTION:ENGINE
 i2d_OCSP_ONEREQ                         2709   EXIST::FUNCTION:
 OCSP_REQUEST_add_ext                    2710   EXIST::FUNCTION:
 OCSP_RESPBYTES_new                      2711   EXIST::FUNCTION:
@@ -2184,7 +2184,7 @@ X509_CERT_AUX_it                        2727      EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTI
 CERTIFICATEPOLICIES_it                  2728   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 CERTIFICATEPOLICIES_it                  2728   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 _ossl_old_des_ede3_cbc_encrypt          2729   EXIST::FUNCTION:DES
-RAND_set_rand_engine                    2730   EXIST::FUNCTION:
+RAND_set_rand_engine                    2730   EXIST::FUNCTION:ENGINE
 DSO_get_loaded_filename                 2731   EXIST::FUNCTION:
 X509_ATTRIBUTE_it                       2732   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 X509_ATTRIBUTE_it                       2732   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
@@ -2206,7 +2206,7 @@ i2d_OCSP_BASICRESP                      2744      EXIST::FUNCTION:
 i2d_OCSP_RESPBYTES                      2745   EXIST::FUNCTION:
 PKCS12_unpack_p7encdata                 2746   EXIST::FUNCTION:
 HMAC_CTX_init                           2747   EXIST::FUNCTION:HMAC
-ENGINE_get_digest                       2748   EXIST::FUNCTION:
+ENGINE_get_digest                       2748   EXIST::FUNCTION:ENGINE
 OCSP_RESPONSE_print                     2749   EXIST::FUNCTION:
 KRB5_TKTBODY_it                         2750   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 KRB5_TKTBODY_it                         2750   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
@@ -2219,16 +2219,16 @@ PBE2PARAM_it                            2753    EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTI
 PKCS12_certbag2x509crl                  2754   EXIST::FUNCTION:
 PKCS7_SIGNED_it                         2755   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 PKCS7_SIGNED_it                         2755   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-ENGINE_get_cipher                       2756   EXIST::FUNCTION:
+ENGINE_get_cipher                       2756   EXIST::FUNCTION:ENGINE
 i2d_OCSP_CRLID                          2757   EXIST::FUNCTION:
 OCSP_SINGLERESP_new                     2758   EXIST::FUNCTION:
-ENGINE_cmd_is_executable                2759   EXIST::FUNCTION:
+ENGINE_cmd_is_executable                2759   EXIST::FUNCTION:ENGINE
 RSA_up_ref                              2760   EXIST::FUNCTION:RSA
 ASN1_GENERALSTRING_it                   2761   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 ASN1_GENERALSTRING_it                   2761   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-ENGINE_register_DSA                     2762   EXIST::FUNCTION:
+ENGINE_register_DSA                     2762   EXIST::FUNCTION:ENGINE
 X509V3_EXT_add_nconf_sk                 2763   EXIST::FUNCTION:
-ENGINE_set_load_pubkey_function         2764   EXIST::FUNCTION:
+ENGINE_set_load_pubkey_function         2764   EXIST::FUNCTION:ENGINE
 PKCS8_decrypt                           2765   EXIST::FUNCTION:
 PEM_bytes_read_bio                      2766   EXIST::FUNCTION:BIO
 DIRECTORYSTRING_it                      2767   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
@@ -2256,7 +2256,8 @@ ASN1_TIME_check                         2782      EXIST::FUNCTION:
 UI_get0_user_data                       2783   EXIST::FUNCTION:
 HMAC_CTX_cleanup                        2784   EXIST::FUNCTION:HMAC
 DSA_up_ref                              2785   EXIST::FUNCTION:DSA
-_ossl_old_des_ede3_cfb64_encrypt        2786   EXIST::FUNCTION:DES
+_ossl_old_des_ede3_cfb64_encrypt        2786   EXIST:!VMS:FUNCTION:DES
+_ossl_odes_ede3_cfb64_encrypt           2786   EXIST:VMS:FUNCTION:DES
 ASN1_BMPSTRING_it                       2787   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 ASN1_BMPSTRING_it                       2787   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 ASN1_tag2bit                            2788   EXIST::FUNCTION:
@@ -2264,7 +2265,7 @@ UI_method_set_flusher                   2789      EXIST::FUNCTION:
 X509_ocspid_print                       2790   EXIST::FUNCTION:BIO
 KRB5_ENCDATA_it                         2791   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 KRB5_ENCDATA_it                         2791   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-ENGINE_get_load_pubkey_function         2792   EXIST::FUNCTION:
+ENGINE_get_load_pubkey_function         2792   EXIST::FUNCTION:ENGINE
 UI_add_user_data                        2793   EXIST::FUNCTION:
 OCSP_REQUEST_delete_ext                 2794   EXIST::FUNCTION:
 UI_get_method                           2795   EXIST::FUNCTION:
@@ -2288,16 +2289,16 @@ ASN1_FBOOLEAN_it                        2806    EXIST:!EXPORT_VAR_AS_FUNCTION:VARIA
 ASN1_FBOOLEAN_it                        2806   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 UI_set_ex_data                          2807   EXIST::FUNCTION:
 _ossl_old_des_string_to_key             2808   EXIST::FUNCTION:DES
-ENGINE_register_all_RSA                 2809   EXIST::FUNCTION:
+ENGINE_register_all_RSA                 2809   EXIST::FUNCTION:ENGINE
 d2i_KRB5_PRINCNAME                      2810   EXIST::FUNCTION:
 OCSP_RESPBYTES_it                       2811   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 OCSP_RESPBYTES_it                       2811   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 X509_CINF_it                            2812   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 X509_CINF_it                            2812   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-ENGINE_unregister_digests               2813   EXIST::FUNCTION:
+ENGINE_unregister_digests               2813   EXIST::FUNCTION:ENGINE
 d2i_EDIPARTYNAME                        2814   EXIST::FUNCTION:
 d2i_OCSP_SERVICELOC                     2815   EXIST::FUNCTION:
-ENGINE_get_digests                      2816   EXIST::FUNCTION:
+ENGINE_get_digests                      2816   EXIST::FUNCTION:ENGINE
 _ossl_old_des_set_odd_parity            2817   EXIST::FUNCTION:DES
 OCSP_RESPDATA_free                      2818   EXIST::FUNCTION:
 d2i_KRB5_TICKET                         2819   EXIST::FUNCTION:
@@ -2308,7 +2309,7 @@ d2i_ASN1_GENERALSTRING                  2822      EXIST::FUNCTION:
 X509_CRL_set_version                    2823   EXIST::FUNCTION:
 BN_mod_sub                              2824   EXIST::FUNCTION:
 OCSP_SINGLERESP_get_ext_by_NID          2825   EXIST::FUNCTION:
-ENGINE_get_ex_new_index                 2826   EXIST::FUNCTION:
+ENGINE_get_ex_new_index                 2826   EXIST::FUNCTION:ENGINE
 OCSP_REQUEST_free                       2827   EXIST::FUNCTION:
 OCSP_REQUEST_add1_ext_i2d               2828   EXIST::FUNCTION:
 X509_VAL_it                             2829   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
@@ -2342,7 +2343,7 @@ EC_POINT_method_of                      2852      EXIST::FUNCTION:EC
 i2d_KRB5_APREQBODY                      2853   EXIST::FUNCTION:
 _ossl_old_des_ecb3_encrypt              2854   EXIST::FUNCTION:DES
 CRYPTO_get_mem_ex_functions             2855   EXIST::FUNCTION:
-ENGINE_get_ex_data                      2856   EXIST::FUNCTION:
+ENGINE_get_ex_data                      2856   EXIST::FUNCTION:ENGINE
 UI_destroy_method                       2857   EXIST::FUNCTION:
 ASN1_item_i2d_bio                       2858   EXIST::FUNCTION:BIO
 OCSP_ONEREQ_get_ext_by_OBJ              2859   EXIST::FUNCTION:
@@ -2366,7 +2367,7 @@ PKCS12_SAFEBAGS_it                      2872      EXIST:!EXPORT_VAR_AS_FUNCTION:VARIA
 PKCS12_SAFEBAGS_it                      2872   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 d2i_OCSP_SIGNATURE                      2873   EXIST::FUNCTION:
 OCSP_request_add1_nonce                 2874   EXIST::FUNCTION:
-ENGINE_set_cmd_defns                    2875   EXIST::FUNCTION:
+ENGINE_set_cmd_defns                    2875   EXIST::FUNCTION:ENGINE
 OCSP_SERVICELOC_free                    2876   EXIST::FUNCTION:
 EC_GROUP_free                           2877   EXIST::FUNCTION:EC
 ASN1_BIT_STRING_it                      2878   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
@@ -2383,7 +2384,7 @@ EC_GROUP_new_curve_GFp                  2885      EXIST::FUNCTION:EC
 OCSP_REQUEST_get1_ext_d2i               2886   EXIST::FUNCTION:
 PKCS12_item_pack_safebag                2887   EXIST::FUNCTION:
 asn1_ex_c2i                             2888   EXIST::FUNCTION:
-ENGINE_register_digests                 2889   EXIST::FUNCTION:
+ENGINE_register_digests                 2889   EXIST::FUNCTION:ENGINE
 i2d_OCSP_REVOKEDINFO                    2890   EXIST::FUNCTION:
 asn1_enc_restore                        2891   EXIST::FUNCTION:
 UI_free                                 2892   EXIST::FUNCTION:
@@ -2394,7 +2395,7 @@ EC_POINT_invert                         2896      EXIST::FUNCTION:EC
 OCSP_basic_sign                         2897   EXIST::FUNCTION:
 i2d_OCSP_RESPID                         2898   EXIST::FUNCTION:
 OCSP_check_nonce                        2899   EXIST::FUNCTION:
-ENGINE_ctrl_cmd                         2900   EXIST::FUNCTION:
+ENGINE_ctrl_cmd                         2900   EXIST::FUNCTION:ENGINE
 d2i_KRB5_ENCKEY                         2901   EXIST::FUNCTION:
 OCSP_parse_url                          2902   EXIST::FUNCTION:
 OCSP_SINGLERESP_get_ext                 2903   EXIST::FUNCTION:
@@ -2402,12 +2403,12 @@ OCSP_CRLID_free                         2904    EXIST::FUNCTION:
 OCSP_BASICRESP_get1_ext_d2i             2905   EXIST::FUNCTION:
 RSAPrivateKey_it                        2906   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:RSA
 RSAPrivateKey_it                        2906   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:RSA
-ENGINE_register_all_DH                  2907   EXIST::FUNCTION:
+ENGINE_register_all_DH                  2907   EXIST::FUNCTION:ENGINE
 i2d_EDIPARTYNAME                        2908   EXIST::FUNCTION:
 EC_POINT_get_affine_coordinates_GFp     2909   EXIST:!VMS:FUNCTION:EC
 EC_POINT_get_affine_coords_GFp          2909   EXIST:VMS:FUNCTION:EC
 OCSP_CRLID_new                          2910   EXIST::FUNCTION:
-ENGINE_get_flags                        2911   EXIST::FUNCTION:
+ENGINE_get_flags                        2911   EXIST::FUNCTION:ENGINE
 OCSP_ONEREQ_it                          2912   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 OCSP_ONEREQ_it                          2912   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 UI_process                              2913   EXIST::FUNCTION:
@@ -2415,10 +2416,10 @@ ASN1_INTEGER_it                         2914    EXIST:!EXPORT_VAR_AS_FUNCTION:VARIA
 ASN1_INTEGER_it                         2914   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 EVP_CipherInit_ex                       2915   EXIST::FUNCTION:
 UI_get_string_type                      2916   EXIST::FUNCTION:
-ENGINE_unregister_DH                    2917   EXIST::FUNCTION:
-ENGINE_register_all_DSA                 2918   EXIST::FUNCTION:
+ENGINE_unregister_DH                    2917   EXIST::FUNCTION:ENGINE
+ENGINE_register_all_DSA                 2918   EXIST::FUNCTION:ENGINE
 OCSP_ONEREQ_get_ext_by_critical         2919   EXIST::FUNCTION:
-bn_dup_expand                           2920   EXIST::FUNCTION:
+bn_dup_expand                           2920   EXIST::FUNCTION:DEPRECATED
 OCSP_cert_id_new                        2921   EXIST::FUNCTION:
 BASIC_CONSTRAINTS_it                    2922   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 BASIC_CONSTRAINTS_it                    2922   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
@@ -2437,11 +2438,11 @@ BN_mod_sub_quick                        2933    EXIST::FUNCTION:
 OCSP_ONEREQ_add_ext                     2934   EXIST::FUNCTION:
 OCSP_request_sign                       2935   EXIST::FUNCTION:
 EVP_DigestFinal_ex                      2936   EXIST::FUNCTION:
-ENGINE_set_digests                      2937   EXIST::FUNCTION:
+ENGINE_set_digests                      2937   EXIST::FUNCTION:ENGINE
 OCSP_id_issuer_cmp                      2938   EXIST::FUNCTION:
 OBJ_NAME_do_all                         2939   EXIST::FUNCTION:
 EC_POINTs_mul                           2940   EXIST::FUNCTION:EC
-ENGINE_register_complete                2941   EXIST::FUNCTION:
+ENGINE_register_complete                2941   EXIST::FUNCTION:ENGINE
 X509V3_EXT_nconf_nid                    2942   EXIST::FUNCTION:
 ASN1_SEQUENCE_it                        2943   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 ASN1_SEQUENCE_it                        2943   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
@@ -2450,7 +2451,7 @@ RAND_query_egd_bytes                    2945      EXIST::FUNCTION:
 UI_method_get_writer                    2946   EXIST::FUNCTION:
 UI_OpenSSL                              2947   EXIST::FUNCTION:
 PEM_def_callback                        2948   EXIST::FUNCTION:
-ENGINE_cleanup                          2949   EXIST::FUNCTION:
+ENGINE_cleanup                          2949   EXIST::FUNCTION:ENGINE
 DIST_POINT_it                           2950   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 DIST_POINT_it                           2950   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 OCSP_SINGLERESP_it                      2951   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
@@ -2474,7 +2475,7 @@ OCSP_RESPID_new                         2967      EXIST::FUNCTION:
 OCSP_RESPDATA_it                        2968   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 OCSP_RESPDATA_it                        2968   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 d2i_OCSP_RESPDATA                       2969   EXIST::FUNCTION:
-ENGINE_register_all_complete            2970   EXIST::FUNCTION:
+ENGINE_register_all_complete            2970   EXIST::FUNCTION:ENGINE
 OCSP_check_validity                     2971   EXIST::FUNCTION:
 PKCS12_BAGS_it                          2972   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 PKCS12_BAGS_it                          2972   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
@@ -2486,7 +2487,7 @@ KRB5_AUTHENTBODY_it                     2976      EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTI
 X509_supported_extension                2977   EXIST::FUNCTION:
 i2d_KRB5_AUTHDATA                       2978   EXIST::FUNCTION:
 UI_method_get_opener                    2979   EXIST::FUNCTION:
-ENGINE_set_ex_data                      2980   EXIST::FUNCTION:
+ENGINE_set_ex_data                      2980   EXIST::FUNCTION:ENGINE
 OCSP_REQUEST_print                      2981   EXIST::FUNCTION:
 CBIGNUM_it                              2982   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 CBIGNUM_it                              2982   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
@@ -2500,7 +2501,7 @@ OCSP_single_get0_status                 2989      EXIST::FUNCTION:
 BN_swap                                 2990   EXIST::FUNCTION:
 POLICYINFO_it                           2991   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 POLICYINFO_it                           2991   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-ENGINE_set_destroy_function             2992   EXIST::FUNCTION:
+ENGINE_set_destroy_function             2992   EXIST::FUNCTION:ENGINE
 asn1_enc_free                           2993   EXIST::FUNCTION:
 OCSP_RESPID_it                          2994   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 OCSP_RESPID_it                          2994   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
@@ -2522,11 +2523,12 @@ EDIPARTYNAME_it                         3005    EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTI
 NETSCAPE_SPKI_it                        3006   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 NETSCAPE_SPKI_it                        3006   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 UI_get0_test_string                     3007   EXIST::FUNCTION:
-ENGINE_get_cipher_engine                3008   EXIST::FUNCTION:
-ENGINE_register_all_ciphers             3009   EXIST::FUNCTION:
+ENGINE_get_cipher_engine                3008   EXIST::FUNCTION:ENGINE
+ENGINE_register_all_ciphers             3009   EXIST::FUNCTION:ENGINE
 EC_POINT_copy                           3010   EXIST::FUNCTION:EC
 BN_kronecker                            3011   EXIST::FUNCTION:
-_ossl_old_des_ede3_ofb64_encrypt        3012   EXIST::FUNCTION:DES
+_ossl_old_des_ede3_ofb64_encrypt        3012   EXIST:!VMS:FUNCTION:DES
+_ossl_odes_ede3_ofb64_encrypt           3012   EXIST:VMS:FUNCTION:DES
 UI_method_get_reader                    3013   EXIST::FUNCTION:
 OCSP_BASICRESP_get_ext_count            3014   EXIST::FUNCTION:
 ASN1_ENUMERATED_it                      3015   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
@@ -2543,9 +2545,9 @@ OCSP_RESPONSE_new                       3023      EXIST::FUNCTION:
 AES_set_encrypt_key                     3024   EXIST::FUNCTION:AES
 OCSP_resp_count                         3025   EXIST::FUNCTION:
 KRB5_CHECKSUM_new                       3026   EXIST::FUNCTION:
-ENGINE_load_cswift                      3027   EXIST::FUNCTION:
+ENGINE_load_cswift                      3027   EXIST::FUNCTION:ENGINE,STATIC_ENGINE
 OCSP_onereq_get0_id                     3028   EXIST::FUNCTION:
-ENGINE_set_default_ciphers              3029   EXIST::FUNCTION:
+ENGINE_set_default_ciphers              3029   EXIST::FUNCTION:ENGINE
 NOTICEREF_it                            3030   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 NOTICEREF_it                            3030   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 X509V3_EXT_CRL_add_nconf                3031   EXIST::FUNCTION:
@@ -2563,7 +2565,7 @@ AES_decrypt                             3040      EXIST::FUNCTION:AES
 asn1_enc_init                           3041   EXIST::FUNCTION:
 UI_get_result_maxsize                   3042   EXIST::FUNCTION:
 OCSP_CERTID_new                         3043   EXIST::FUNCTION:
-ENGINE_unregister_RAND                  3044   EXIST::FUNCTION:
+ENGINE_unregister_RAND                  3044   EXIST::FUNCTION:ENGINE
 UI_method_get_closer                    3045   EXIST::FUNCTION:
 d2i_KRB5_ENCDATA                        3046   EXIST::FUNCTION:
 OCSP_request_onereq_count               3047   EXIST::FUNCTION:
@@ -2574,7 +2576,7 @@ ASN1_primitive_free                     3051      EXIST::FUNCTION:
 i2d_EXTENDED_KEY_USAGE                  3052   EXIST::FUNCTION:
 i2d_OCSP_SIGNATURE                      3053   EXIST::FUNCTION:
 asn1_enc_save                           3054   EXIST::FUNCTION:
-ENGINE_load_nuron                       3055   EXIST::FUNCTION:
+ENGINE_load_nuron                       3055   EXIST::FUNCTION:ENGINE,STATIC_ENGINE
 _ossl_old_des_pcbc_encrypt              3056   EXIST::FUNCTION:DES
 PKCS12_MAC_DATA_it                      3057   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 PKCS12_MAC_DATA_it                      3057   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
@@ -2596,15 +2598,15 @@ ASN1_item_d2i_bio                       3069    EXIST::FUNCTION:BIO
 EC_POINT_dbl                            3070   EXIST::FUNCTION:EC
 asn1_get_choice_selector                3071   EXIST::FUNCTION:
 i2d_KRB5_CHECKSUM                       3072   EXIST::FUNCTION:
-ENGINE_set_table_flags                  3073   EXIST::FUNCTION:
+ENGINE_set_table_flags                  3073   EXIST::FUNCTION:ENGINE
 AES_options                             3074   EXIST::FUNCTION:AES
-ENGINE_load_chil                        3075   EXIST::FUNCTION:
+ENGINE_load_chil                        3075   EXIST::FUNCTION:ENGINE,STATIC_ENGINE
 OCSP_id_cmp                             3076   EXIST::FUNCTION:
 OCSP_BASICRESP_new                      3077   EXIST::FUNCTION:
 OCSP_REQUEST_get_ext_by_NID             3078   EXIST::FUNCTION:
 KRB5_APREQ_it                           3079   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 KRB5_APREQ_it                           3079   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-ENGINE_get_destroy_function             3080   EXIST::FUNCTION:
+ENGINE_get_destroy_function             3080   EXIST::FUNCTION:ENGINE
 CONF_set_nconf                          3081   EXIST::FUNCTION:
 ASN1_PRINTABLE_free                     3082   EXIST::FUNCTION:
 OCSP_BASICRESP_get_ext_by_NID           3083   EXIST::FUNCTION:
@@ -2665,7 +2667,7 @@ OCSP_CRLID_it                           3127      EXIST:!EXPORT_VAR_AS_FUNCTION:VARIA
 OCSP_CRLID_it                           3127   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 i2d_KRB5_AUTHENTBODY                    3128   EXIST::FUNCTION:
 OCSP_REQUEST_get_ext_count              3129   EXIST::FUNCTION:
-ENGINE_load_atalla                      3130   EXIST::FUNCTION:
+ENGINE_load_atalla                      3130   EXIST::FUNCTION:ENGINE,STATIC_ENGINE
 X509_NAME_it                            3131   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 X509_NAME_it                            3131   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 USERNOTICE_it                           3132   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
@@ -2683,7 +2685,7 @@ UI_method_set_opener                    3140      EXIST::FUNCTION:
 ASN1_item_ex_free                       3141   EXIST::FUNCTION:
 ASN1_BOOLEAN_it                         3142   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 ASN1_BOOLEAN_it                         3142   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-ENGINE_get_table_flags                  3143   EXIST::FUNCTION:
+ENGINE_get_table_flags                  3143   EXIST::FUNCTION:ENGINE
 UI_create_method                        3144   EXIST::FUNCTION:
 OCSP_ONEREQ_add1_ext_i2d                3145   EXIST::FUNCTION:
 _shadow_DES_check_key                   3146   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:DES
@@ -2707,7 +2709,7 @@ PKCS7_it                                3160      EXIST:!EXPORT_VAR_AS_FUNCTION:VARIA
 PKCS7_it                                3160   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 OCSP_REQUEST_get_ext_by_critical        3161   EXIST:!VMS:FUNCTION:
 OCSP_REQUEST_get_ext_by_crit            3161   EXIST:VMS:FUNCTION:
-ENGINE_set_flags                        3162   EXIST::FUNCTION:
+ENGINE_set_flags                        3162   EXIST::FUNCTION:ENGINE
 _ossl_old_des_ecb_encrypt               3163   EXIST::FUNCTION:DES
 OCSP_response_get1_basic                3164   EXIST::FUNCTION:
 EVP_Digest                              3165   EXIST::FUNCTION:
@@ -2719,8 +2721,8 @@ ASN1_TIME_to_generalizedtime            3169      EXIST::FUNCTION:
 BIGNUM_it                               3170   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 BIGNUM_it                               3170   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
 AES_cbc_encrypt                         3171   EXIST::FUNCTION:AES
-ENGINE_get_load_privkey_function        3172   EXIST:!VMS:FUNCTION:
-ENGINE_get_load_privkey_fn              3172   EXIST:VMS:FUNCTION:
+ENGINE_get_load_privkey_function        3172   EXIST:!VMS:FUNCTION:ENGINE
+ENGINE_get_load_privkey_fn              3172   EXIST:VMS:FUNCTION:ENGINE
 OCSP_RESPONSE_free                      3173   EXIST::FUNCTION:
 UI_method_set_reader                    3174   EXIST::FUNCTION:
 i2d_ASN1_T61STRING                      3175   EXIST::FUNCTION:
@@ -2730,11 +2732,11 @@ EC_POINT_point2oct                      3178    EXIST::FUNCTION:EC
 KRB5_APREQ_free                         3179   EXIST::FUNCTION:
 ASN1_OBJECT_it                          3180   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
 ASN1_OBJECT_it                          3180   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-OCSP_crlID_new                          3181   EXIST:!VMS,!WIN16:FUNCTION:
-OCSP_crlID2_new                         3181   EXIST:VMS,WIN16:FUNCTION:
+OCSP_crlID_new                          3181   EXIST:!OS2,!VMS,!WIN16:FUNCTION:
+OCSP_crlID2_new                         3181   EXIST:OS2,VMS,WIN16:FUNCTION:
 CONF_modules_load_file                  3182   EXIST::FUNCTION:
 CONF_imodule_set_usr_data               3183   EXIST::FUNCTION:
-ENGINE_set_default_string               3184   EXIST::FUNCTION:
+ENGINE_set_default_string               3184   EXIST::FUNCTION:ENGINE
 CONF_module_get_usr_data                3185   EXIST::FUNCTION:
 ASN1_add_oid_module                     3186   EXIST::FUNCTION:
 CONF_modules_finish                     3187   EXIST::FUNCTION:
@@ -2752,7 +2754,7 @@ CONF_imodule_get_name                   3198      EXIST::FUNCTION:
 ERR_peek_top_error                      3199   NOEXIST::FUNCTION:
 CONF_imodule_get_usr_data               3200   EXIST::FUNCTION:
 CONF_imodule_set_flags                  3201   EXIST::FUNCTION:
-ENGINE_add_conf_module                  3202   EXIST::FUNCTION:
+ENGINE_add_conf_module                  3202   EXIST::FUNCTION:ENGINE
 ERR_peek_last_error_line                3203   EXIST::FUNCTION:
 ERR_peek_last_error_line_data           3204   EXIST::FUNCTION:
 ERR_peek_last_error                     3205   EXIST::FUNCTION:
@@ -2760,75 +2762,657 @@ DES_read_2passwords                     3206   EXIST::FUNCTION:DES
 DES_read_password                       3207   EXIST::FUNCTION:DES
 UI_UTIL_read_pw                         3208   EXIST::FUNCTION:
 UI_UTIL_read_pw_string                  3209   EXIST::FUNCTION:
-EC_GROUP_new_by_name                    3210   EXIST::FUNCTION:EC
-d2i_ECDSA_PUBKEY                        3211   EXIST::FUNCTION:ECDSA
-PEM_read_bio_ECDSAPrivateKey            3212   EXIST::FUNCTION:ECDSA
-ECDSA_SIG_new                           3213   EXIST::FUNCTION:ECDSA
-ECDSA_verify                            3214   EXIST::FUNCTION:ECDSA
-i2d_ECDSAParameters                     3215   EXIST::FUNCTION:ECDSA
-i2d_ECDSAPrivateKey_bio                 3216   EXIST::FUNCTION:BIO,ECDSA
-PEM_write_bio_ECDSAParameters           3217   EXIST::FUNCTION:ECDSA
-ECDSAParameters_print_fp                3218   EXIST::FUNCTION:ECDSA,FP_API
-ENGINE_set_default_ECDSA                3219   EXIST::FUNCTION:
-PEM_read_bio_ECDSA_PUBKEY               3220   EXIST::FUNCTION:ECDSA
-ECDSA_check_key                         3221   EXIST::FUNCTION:ECDSA
-ECDSA_new_method                        3222   EXIST::FUNCTION:ECDSA
-d2i_ECDSAPrivateKey_bio                 3223   EXIST::FUNCTION:BIO,ECDSA
-i2d_ECDSA_PUBKEY                        3224   EXIST::FUNCTION:ECDSA
-i2d_ECDSA_PUBKEY_fp                     3225   EXIST::FUNCTION:ECDSA,FP_API
-ENGINE_unregister_ECDSA                 3226   EXIST::FUNCTION:
-ECDSA_free                              3227   EXIST::FUNCTION:ECDSA
-ECDSAParameters_print                   3228   EXIST::FUNCTION:BIO,ECDSA
-PEM_write_bio_ECDSA_PUBKEY              3229   EXIST::FUNCTION:ECDSA
-ECDSA_set_method                        3230   EXIST::FUNCTION:ECDSA
-ECDSA_print                             3231   EXIST::FUNCTION:BIO,ECDSA
-EVP_PKEY_get1_ECDSA                     3232   EXIST::FUNCTION:ECDSA
-ECDSA_SIG_free                          3233   EXIST::FUNCTION:ECDSA
-ECDSA_get_default_openssl_method        3234   EXIST::FUNCTION:ECDSA
-ENGINE_get_default_ECDSA                3235   EXIST::FUNCTION:
-PEM_write_ECDSAPrivateKey               3236   EXIST:!WIN16:FUNCTION:ECDSA
-ECDSA_sign_setup                        3237   EXIST::FUNCTION:ECDSA
-ENGINE_get_ECDSA                        3238   EXIST::FUNCTION:
-d2i_ECDSA_PUBKEY_bio                    3239   EXIST::FUNCTION:BIO,ECDSA
-ECDSA_sign                              3240   EXIST::FUNCTION:ECDSA
-ENGINE_register_ECDSA                   3241   EXIST::FUNCTION:
-d2i_ECDSAPrivateKey_fp                  3242   EXIST::FUNCTION:ECDSA,FP_API
-ECDSA_print_fp                          3243   EXIST::FUNCTION:ECDSA,FP_API
-i2d_ECDSAPrivateKey                     3244   EXIST::FUNCTION:ECDSA
-d2i_ECDSAParameters                     3245   EXIST::FUNCTION:ECDSA
-d2i_ECDSAPublicKey                      3246   EXIST::FUNCTION:ECDSA
-PEM_write_bio_ECDSAPrivateKey           3247   EXIST::FUNCTION:ECDSA
-d2i_ECDSA_SIG                           3248   EXIST::FUNCTION:ECDSA
-ECDSA_size                              3249   EXIST::FUNCTION:ECDSA
-EC_GROUP_set_nid                        3250   EXIST::FUNCTION:EC
-EVP_PKEY_set1_ECDSA                     3251   EXIST::FUNCTION:ECDSA
-EC_GROUP_get_nid                        3252   EXIST::FUNCTION:EC
-d2i_ECDSA_PUBKEY_fp                     3253   EXIST::FUNCTION:ECDSA,FP_API
-ECDSA_OpenSSL                           3254   EXIST::FUNCTION:ECDSA
-ECDSA_get_parameter_flags               3255   EXIST::FUNCTION:ECDSA
-PEM_read_ECDSAParameters                3256   EXIST:!WIN16:FUNCTION:ECDSA
-ECDSA_get_ex_data                       3257   EXIST::FUNCTION:ECDSA
-ECDSA_do_verify                         3258   EXIST::FUNCTION:ECDSA
-ECDSA_do_sign                           3259   EXIST::FUNCTION:ECDSA
-ECDSA_set_parameter_flags               3260   EXIST::FUNCTION:ECDSA
-i2d_ECDSA_SIG                           3261   EXIST::FUNCTION:ECDSA
-PEM_read_bio_ECDSAParameters            3262   EXIST::FUNCTION:ECDSA
-ENGINE_load_aep                         3263   EXIST::FUNCTION:
-EVP_ecdsa                               3264   EXIST::FUNCTION:SHA
-ECDSA_set_default_method                3265   EXIST::FUNCTION:ECDSA
-ENGINE_set_ECDSA                        3266   EXIST::FUNCTION:
-ECDSA_get_ex_new_index                  3267   EXIST::FUNCTION:ECDSA
-i2d_ECDSAPublicKey                      3268   EXIST::FUNCTION:ECDSA
-PEM_write_ECDSA_PUBKEY                  3269   EXIST:!WIN16:FUNCTION:ECDSA
-ECDSA_set_ex_data                       3270   EXIST::FUNCTION:ECDSA
-i2d_ECDSA_PUBKEY_bio                    3271   EXIST::FUNCTION:BIO,ECDSA
-ENGINE_load_sureware                    3272   EXIST::FUNCTION:
-d2i_ECDSAPrivateKey                     3273   EXIST::FUNCTION:ECDSA
-EC_GROUP_new_by_nid                     3274   EXIST::FUNCTION:EC
-PEM_read_ECDSA_PUBKEY                   3275   EXIST:!WIN16:FUNCTION:ECDSA
-ECDSA_up_ref                            3276   EXIST::FUNCTION:ECDSA
-ENGINE_register_all_ECDSA               3277   EXIST::FUNCTION:
-ECDSA_generate_key                      3278   EXIST::FUNCTION:ECDSA
-PEM_write_ECDSAParameters               3279   EXIST:!WIN16:FUNCTION:ECDSA
-i2d_ECDSAPrivateKey_fp                  3280   EXIST::FUNCTION:ECDSA,FP_API
-PEM_read_ECDSAPrivateKey                3281   EXIST:!WIN16:FUNCTION:ECDSA
+ENGINE_load_aep                         3210   EXIST::FUNCTION:ENGINE,STATIC_ENGINE
+ENGINE_load_sureware                    3211   EXIST::FUNCTION:ENGINE,STATIC_ENGINE
+OPENSSL_add_all_algorithms_noconf       3212   EXIST:!VMS:FUNCTION:
+OPENSSL_add_all_algo_noconf             3212   EXIST:VMS:FUNCTION:
+OPENSSL_add_all_algorithms_conf         3213   EXIST:!VMS:FUNCTION:
+OPENSSL_add_all_algo_conf               3213   EXIST:VMS:FUNCTION:
+OPENSSL_load_builtin_modules            3214   EXIST::FUNCTION:
+AES_ofb128_encrypt                      3215   EXIST::FUNCTION:AES
+AES_ctr128_encrypt                      3216   EXIST::FUNCTION:AES
+AES_cfb128_encrypt                      3217   EXIST::FUNCTION:AES
+ENGINE_load_4758cca                     3218   EXIST::FUNCTION:ENGINE,STATIC_ENGINE
+_ossl_096_des_random_seed               3219   EXIST::FUNCTION:DES
+EVP_aes_256_ofb                         3220   EXIST::FUNCTION:AES
+EVP_aes_192_ofb                         3221   EXIST::FUNCTION:AES
+EVP_aes_128_cfb128                      3222   EXIST::FUNCTION:AES
+EVP_aes_256_cfb128                      3223   EXIST::FUNCTION:AES
+EVP_aes_128_ofb                         3224   EXIST::FUNCTION:AES
+EVP_aes_192_cfb128                      3225   EXIST::FUNCTION:AES
+CONF_modules_free                       3226   EXIST::FUNCTION:
+NCONF_default                           3227   EXIST::FUNCTION:
+OPENSSL_no_config                       3228   EXIST::FUNCTION:
+NCONF_WIN32                             3229   EXIST::FUNCTION:
+ASN1_UNIVERSALSTRING_new                3230   EXIST::FUNCTION:
+EVP_des_ede_ecb                         3231   EXIST::FUNCTION:DES
+i2d_ASN1_UNIVERSALSTRING                3232   EXIST::FUNCTION:
+ASN1_UNIVERSALSTRING_free               3233   EXIST::FUNCTION:
+ASN1_UNIVERSALSTRING_it                 3234   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+ASN1_UNIVERSALSTRING_it                 3234   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+d2i_ASN1_UNIVERSALSTRING                3235   EXIST::FUNCTION:
+EVP_des_ede3_ecb                        3236   EXIST::FUNCTION:DES
+X509_REQ_print_ex                       3237   EXIST::FUNCTION:BIO
+ENGINE_up_ref                           3238   EXIST::FUNCTION:ENGINE
+BUF_MEM_grow_clean                      3239   EXIST::FUNCTION:
+CRYPTO_realloc_clean                    3240   EXIST::FUNCTION:
+BUF_strlcat                             3241   EXIST::FUNCTION:
+BIO_indent                              3242   EXIST::FUNCTION:
+BUF_strlcpy                             3243   EXIST::FUNCTION:
+OpenSSLDie                              3244   EXIST::FUNCTION:
+OPENSSL_cleanse                         3245   EXIST::FUNCTION:
+ENGINE_setup_bsd_cryptodev              3246   EXIST:__FreeBSD__:FUNCTION:ENGINE
+ERR_release_err_state_table             3247   EXIST::FUNCTION:LHASH
+EVP_aes_128_cfb8                        3248   EXIST::FUNCTION:AES
+FIPS_corrupt_rsa                        3249   NOEXIST::FUNCTION:
+FIPS_selftest_des                       3250   NOEXIST::FUNCTION:
+EVP_aes_128_cfb1                        3251   EXIST::FUNCTION:AES
+EVP_aes_192_cfb8                        3252   EXIST::FUNCTION:AES
+FIPS_mode_set                           3253   NOEXIST::FUNCTION:
+FIPS_selftest_dsa                       3254   NOEXIST::FUNCTION:
+EVP_aes_256_cfb8                        3255   EXIST::FUNCTION:AES
+FIPS_allow_md5                          3256   NOEXIST::FUNCTION:
+DES_ede3_cfb_encrypt                    3257   EXIST::FUNCTION:DES
+EVP_des_ede3_cfb8                       3258   EXIST::FUNCTION:DES
+FIPS_rand_seeded                        3259   NOEXIST::FUNCTION:
+AES_cfbr_encrypt_block                  3260   EXIST::FUNCTION:AES
+AES_cfb8_encrypt                        3261   EXIST::FUNCTION:AES
+FIPS_rand_seed                          3262   NOEXIST::FUNCTION:
+FIPS_corrupt_des                        3263   NOEXIST::FUNCTION:
+EVP_aes_192_cfb1                        3264   EXIST::FUNCTION:AES
+FIPS_selftest_aes                       3265   NOEXIST::FUNCTION:
+FIPS_set_prng_key                       3266   NOEXIST::FUNCTION:
+EVP_des_cfb8                            3267   EXIST::FUNCTION:DES
+FIPS_corrupt_dsa                        3268   NOEXIST::FUNCTION:
+FIPS_test_mode                          3269   NOEXIST::FUNCTION:
+FIPS_rand_method                        3270   NOEXIST::FUNCTION:
+EVP_aes_256_cfb1                        3271   EXIST::FUNCTION:AES
+ERR_load_FIPS_strings                   3272   NOEXIST::FUNCTION:
+FIPS_corrupt_aes                        3273   NOEXIST::FUNCTION:
+FIPS_selftest_sha1                      3274   NOEXIST::FUNCTION:
+FIPS_selftest_rsa                       3275   NOEXIST::FUNCTION:
+FIPS_corrupt_sha1                       3276   NOEXIST::FUNCTION:
+EVP_des_cfb1                            3277   EXIST::FUNCTION:DES
+FIPS_dsa_check                          3278   NOEXIST::FUNCTION:
+AES_cfb1_encrypt                        3279   EXIST::FUNCTION:AES
+EVP_des_ede3_cfb1                       3280   EXIST::FUNCTION:DES
+FIPS_rand_check                         3281   NOEXIST::FUNCTION:
+FIPS_md5_allowed                        3282   NOEXIST::FUNCTION:
+FIPS_mode                               3283   NOEXIST::FUNCTION:
+FIPS_selftest_failed                    3284   NOEXIST::FUNCTION:
+sk_is_sorted                            3285   EXIST::FUNCTION:
+X509_check_ca                           3286   EXIST::FUNCTION:
+private_idea_set_encrypt_key            3287   NOEXIST::FUNCTION:
+HMAC_CTX_set_flags                      3288   NOEXIST::FUNCTION:
+private_SHA_Init                        3289   NOEXIST::FUNCTION:
+private_CAST_set_key                    3290   NOEXIST::FUNCTION:
+private_RIPEMD160_Init                  3291   NOEXIST::FUNCTION:
+private_RC5_32_set_key                  3292   NOEXIST::FUNCTION:
+private_MD5_Init                        3293   NOEXIST::FUNCTION:
+private_RC4_set_key                     3294   NOEXIST::FUNCTION:
+private_MDC2_Init                       3295   NOEXIST::FUNCTION:
+private_RC2_set_key                     3296   NOEXIST::FUNCTION:
+private_MD4_Init                        3297   NOEXIST::FUNCTION:
+private_BF_set_key                      3298   NOEXIST::FUNCTION:
+private_MD2_Init                        3299   NOEXIST::FUNCTION:
+d2i_PROXY_CERT_INFO_EXTENSION           3300   EXIST::FUNCTION:
+PROXY_POLICY_it                         3301   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+PROXY_POLICY_it                         3301   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+i2d_PROXY_POLICY                        3302   EXIST::FUNCTION:
+i2d_PROXY_CERT_INFO_EXTENSION           3303   EXIST::FUNCTION:
+d2i_PROXY_POLICY                        3304   EXIST::FUNCTION:
+PROXY_CERT_INFO_EXTENSION_new           3305   EXIST::FUNCTION:
+PROXY_CERT_INFO_EXTENSION_free          3306   EXIST::FUNCTION:
+PROXY_CERT_INFO_EXTENSION_it            3307   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+PROXY_CERT_INFO_EXTENSION_it            3307   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+PROXY_POLICY_free                       3308   EXIST::FUNCTION:
+PROXY_POLICY_new                        3309   EXIST::FUNCTION:
+BN_MONT_CTX_set_locked                  3310   EXIST::FUNCTION:
+FIPS_selftest_rng                       3311   NOEXIST::FUNCTION:
+EVP_sha384                              3312   EXIST::FUNCTION:SHA,SHA512
+EVP_sha512                              3313   EXIST::FUNCTION:SHA,SHA512
+EVP_sha224                              3314   EXIST::FUNCTION:SHA,SHA256
+EVP_sha256                              3315   EXIST::FUNCTION:SHA,SHA256
+FIPS_selftest_hmac                      3316   NOEXIST::FUNCTION:
+FIPS_corrupt_rng                        3317   NOEXIST::FUNCTION:
+BN_mod_exp_mont_consttime               3318   EXIST::FUNCTION:
+RSA_X931_hash_id                        3319   EXIST::FUNCTION:RSA
+RSA_padding_check_X931                  3320   EXIST::FUNCTION:RSA
+RSA_verify_PKCS1_PSS                    3321   EXIST::FUNCTION:RSA
+RSA_padding_add_X931                    3322   EXIST::FUNCTION:RSA
+RSA_padding_add_PKCS1_PSS               3323   EXIST::FUNCTION:RSA
+PKCS1_MGF1                              3324   EXIST::FUNCTION:RSA
+BN_X931_generate_Xpq                    3325   NOEXIST::FUNCTION:
+RSA_X931_generate_key                   3326   NOEXIST::FUNCTION:
+BN_X931_derive_prime                    3327   NOEXIST::FUNCTION:
+BN_X931_generate_prime                  3328   NOEXIST::FUNCTION:
+RSA_X931_derive                         3329   NOEXIST::FUNCTION:
+BIO_new_dgram                           3330   EXIST::FUNCTION:
+BN_get0_nist_prime_384                  3331   EXIST::FUNCTION:
+ERR_set_mark                            3332   EXIST::FUNCTION:
+X509_STORE_CTX_set0_crls                3333   EXIST::FUNCTION:
+ENGINE_set_STORE                        3334   EXIST::FUNCTION:ENGINE
+ENGINE_register_ECDSA                   3335   EXIST::FUNCTION:ENGINE
+STORE_method_set_list_start_function    3336   EXIST:!VMS:FUNCTION:
+STORE_meth_set_list_start_fn            3336   EXIST:VMS:FUNCTION:
+BN_BLINDING_invert_ex                   3337   EXIST::FUNCTION:
+NAME_CONSTRAINTS_free                   3338   EXIST::FUNCTION:
+STORE_ATTR_INFO_set_number              3339   EXIST::FUNCTION:
+BN_BLINDING_get_thread_id               3340   EXIST::FUNCTION:
+X509_STORE_CTX_set0_param               3341   EXIST::FUNCTION:
+POLICY_MAPPING_it                       3342   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+POLICY_MAPPING_it                       3342   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+STORE_parse_attrs_start                 3343   EXIST::FUNCTION:
+POLICY_CONSTRAINTS_free                 3344   EXIST::FUNCTION:
+EVP_PKEY_add1_attr_by_NID               3345   EXIST::FUNCTION:
+BN_nist_mod_192                         3346   EXIST::FUNCTION:
+EC_GROUP_get_trinomial_basis            3347   EXIST::FUNCTION:EC
+STORE_set_method                        3348   EXIST::FUNCTION:
+GENERAL_SUBTREE_free                    3349   EXIST::FUNCTION:
+NAME_CONSTRAINTS_it                     3350   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+NAME_CONSTRAINTS_it                     3350   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+ECDH_get_default_method                 3351   EXIST::FUNCTION:ECDH
+PKCS12_add_safe                         3352   EXIST::FUNCTION:
+EC_KEY_new_by_curve_name                3353   EXIST::FUNCTION:EC
+STORE_method_get_update_store_function  3354   EXIST:!VMS:FUNCTION:
+STORE_meth_get_update_store_fn          3354   EXIST:VMS:FUNCTION:
+ENGINE_register_ECDH                    3355   EXIST::FUNCTION:ENGINE
+SHA512_Update                           3356   EXIST::FUNCTION:SHA,SHA512
+i2d_ECPrivateKey                        3357   EXIST::FUNCTION:EC
+BN_get0_nist_prime_192                  3358   EXIST::FUNCTION:
+STORE_modify_certificate                3359   EXIST::FUNCTION:
+EC_POINT_set_affine_coordinates_GF2m    3360   EXIST:!VMS:FUNCTION:EC
+EC_POINT_set_affine_coords_GF2m         3360   EXIST:VMS:FUNCTION:EC
+BN_GF2m_mod_exp_arr                     3361   EXIST::FUNCTION:
+STORE_ATTR_INFO_modify_number           3362   EXIST::FUNCTION:
+X509_keyid_get0                         3363   EXIST::FUNCTION:
+ENGINE_load_gmp                         3364   EXIST::FUNCTION:ENGINE,GMP,STATIC_ENGINE
+pitem_new                               3365   EXIST::FUNCTION:
+BN_GF2m_mod_mul_arr                     3366   EXIST::FUNCTION:
+STORE_list_public_key_endp              3367   EXIST::FUNCTION:
+o2i_ECPublicKey                         3368   EXIST::FUNCTION:EC
+EC_KEY_copy                             3369   EXIST::FUNCTION:EC
+BIO_dump_fp                             3370   EXIST::FUNCTION:FP_API
+X509_policy_node_get0_parent            3371   EXIST::FUNCTION:
+EC_GROUP_check_discriminant             3372   EXIST::FUNCTION:EC
+i2o_ECPublicKey                         3373   EXIST::FUNCTION:EC
+EC_KEY_precompute_mult                  3374   EXIST::FUNCTION:EC
+a2i_IPADDRESS                           3375   EXIST::FUNCTION:
+STORE_method_set_initialise_function    3376   EXIST:!VMS:FUNCTION:
+STORE_meth_set_initialise_fn            3376   EXIST:VMS:FUNCTION:
+X509_STORE_CTX_set_depth                3377   EXIST::FUNCTION:
+X509_VERIFY_PARAM_inherit               3378   EXIST::FUNCTION:
+EC_POINT_point2bn                       3379   EXIST::FUNCTION:EC
+STORE_ATTR_INFO_set_dn                  3380   EXIST::FUNCTION:
+X509_policy_tree_get0_policies          3381   EXIST::FUNCTION:
+EC_GROUP_new_curve_GF2m                 3382   EXIST::FUNCTION:EC
+STORE_destroy_method                    3383   EXIST::FUNCTION:
+ENGINE_unregister_STORE                 3384   EXIST::FUNCTION:ENGINE
+EVP_PKEY_get1_EC_KEY                    3385   EXIST::FUNCTION:EC
+STORE_ATTR_INFO_get0_number             3386   EXIST::FUNCTION:
+ENGINE_get_default_ECDH                 3387   EXIST::FUNCTION:ENGINE
+EC_KEY_get_conv_form                    3388   EXIST::FUNCTION:EC
+ASN1_OCTET_STRING_NDEF_it               3389   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+ASN1_OCTET_STRING_NDEF_it               3389   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+STORE_delete_public_key                 3390   EXIST::FUNCTION:
+STORE_get_public_key                    3391   EXIST::FUNCTION:
+STORE_modify_arbitrary                  3392   EXIST::FUNCTION:
+ENGINE_get_static_state                 3393   EXIST::FUNCTION:ENGINE
+pqueue_iterator                         3394   EXIST::FUNCTION:
+ECDSA_SIG_new                           3395   EXIST::FUNCTION:ECDSA
+OPENSSL_DIR_end                         3396   EXIST::FUNCTION:
+BN_GF2m_mod_sqr                         3397   EXIST::FUNCTION:
+EC_POINT_bn2point                       3398   EXIST::FUNCTION:EC
+X509_VERIFY_PARAM_set_depth             3399   EXIST::FUNCTION:
+EC_KEY_set_asn1_flag                    3400   EXIST::FUNCTION:EC
+STORE_get_method                        3401   EXIST::FUNCTION:
+EC_KEY_get_key_method_data              3402   EXIST::FUNCTION:EC
+ECDSA_sign_ex                           3403   EXIST::FUNCTION:ECDSA
+STORE_parse_attrs_end                   3404   EXIST::FUNCTION:
+EC_GROUP_get_point_conversion_form      3405   EXIST:!VMS:FUNCTION:EC
+EC_GROUP_get_point_conv_form            3405   EXIST:VMS:FUNCTION:EC
+STORE_method_set_store_function         3406   EXIST::FUNCTION:
+STORE_ATTR_INFO_in                      3407   EXIST::FUNCTION:
+PEM_read_bio_ECPKParameters             3408   EXIST::FUNCTION:EC
+EC_GROUP_get_pentanomial_basis          3409   EXIST::FUNCTION:EC
+EVP_PKEY_add1_attr_by_txt               3410   EXIST::FUNCTION:
+BN_BLINDING_set_flags                   3411   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set1_policies         3412   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set1_name             3413   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set_purpose           3414   EXIST::FUNCTION:
+STORE_get_number                        3415   EXIST::FUNCTION:
+ECDSA_sign_setup                        3416   EXIST::FUNCTION:ECDSA
+BN_GF2m_mod_solve_quad_arr              3417   EXIST::FUNCTION:
+EC_KEY_up_ref                           3418   EXIST::FUNCTION:EC
+POLICY_MAPPING_free                     3419   EXIST::FUNCTION:
+BN_GF2m_mod_div                         3420   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set_flags             3421   EXIST::FUNCTION:
+EC_KEY_free                             3422   EXIST::FUNCTION:EC
+STORE_method_set_list_next_function     3423   EXIST:!VMS:FUNCTION:
+STORE_meth_set_list_next_fn             3423   EXIST:VMS:FUNCTION:
+PEM_write_bio_ECPrivateKey              3424   EXIST::FUNCTION:EC
+d2i_EC_PUBKEY                           3425   EXIST::FUNCTION:EC
+STORE_method_get_generate_function      3426   EXIST:!VMS:FUNCTION:
+STORE_meth_get_generate_fn              3426   EXIST:VMS:FUNCTION:
+STORE_method_set_list_end_function      3427   EXIST:!VMS:FUNCTION:
+STORE_meth_set_list_end_fn              3427   EXIST:VMS:FUNCTION:
+pqueue_print                            3428   EXIST::FUNCTION:
+EC_GROUP_have_precompute_mult           3429   EXIST::FUNCTION:EC
+EC_KEY_print_fp                         3430   EXIST::FUNCTION:EC,FP_API
+BN_GF2m_mod_arr                         3431   EXIST::FUNCTION:
+PEM_write_bio_X509_CERT_PAIR            3432   EXIST::FUNCTION:
+EVP_PKEY_cmp                            3433   EXIST::FUNCTION:
+X509_policy_level_node_count            3434   EXIST::FUNCTION:
+STORE_new_engine                        3435   EXIST::FUNCTION:
+STORE_list_public_key_start             3436   EXIST::FUNCTION:
+X509_VERIFY_PARAM_new                   3437   EXIST::FUNCTION:
+ECDH_get_ex_data                        3438   EXIST::FUNCTION:ECDH
+EVP_PKEY_get_attr                       3439   EXIST::FUNCTION:
+ECDSA_do_sign                           3440   EXIST::FUNCTION:ECDSA
+ENGINE_unregister_ECDH                  3441   EXIST::FUNCTION:ENGINE
+ECDH_OpenSSL                            3442   EXIST::FUNCTION:ECDH
+EC_KEY_set_conv_form                    3443   EXIST::FUNCTION:EC
+EC_POINT_dup                            3444   EXIST::FUNCTION:EC
+GENERAL_SUBTREE_new                     3445   EXIST::FUNCTION:
+STORE_list_crl_endp                     3446   EXIST::FUNCTION:
+EC_get_builtin_curves                   3447   EXIST::FUNCTION:EC
+X509_policy_node_get0_qualifiers        3448   EXIST:!VMS:FUNCTION:
+X509_pcy_node_get0_qualifiers           3448   EXIST:VMS:FUNCTION:
+STORE_list_crl_end                      3449   EXIST::FUNCTION:
+EVP_PKEY_set1_EC_KEY                    3450   EXIST::FUNCTION:EC
+BN_GF2m_mod_sqrt_arr                    3451   EXIST::FUNCTION:
+i2d_ECPrivateKey_bio                    3452   EXIST::FUNCTION:BIO,EC
+ECPKParameters_print_fp                 3453   EXIST::FUNCTION:EC,FP_API
+pqueue_find                             3454   EXIST::FUNCTION:
+ECDSA_SIG_free                          3455   EXIST::FUNCTION:ECDSA
+PEM_write_bio_ECPKParameters            3456   EXIST::FUNCTION:EC
+STORE_method_set_ctrl_function          3457   EXIST::FUNCTION:
+STORE_list_public_key_end               3458   EXIST::FUNCTION:
+EC_KEY_set_private_key                  3459   EXIST::FUNCTION:EC
+pqueue_peek                             3460   EXIST::FUNCTION:
+STORE_get_arbitrary                     3461   EXIST::FUNCTION:
+STORE_store_crl                         3462   EXIST::FUNCTION:
+X509_policy_node_get0_policy            3463   EXIST::FUNCTION:
+PKCS12_add_safes                        3464   EXIST::FUNCTION:
+BN_BLINDING_convert_ex                  3465   EXIST::FUNCTION:
+X509_policy_tree_free                   3466   EXIST::FUNCTION:
+OPENSSL_ia32cap_loc                     3467   EXIST::FUNCTION:
+BN_GF2m_poly2arr                        3468   EXIST::FUNCTION:
+STORE_ctrl                              3469   EXIST::FUNCTION:
+STORE_ATTR_INFO_compare                 3470   EXIST::FUNCTION:
+BN_get0_nist_prime_224                  3471   EXIST::FUNCTION:
+i2d_ECParameters                        3472   EXIST::FUNCTION:EC
+i2d_ECPKParameters                      3473   EXIST::FUNCTION:EC
+BN_GENCB_call                           3474   EXIST::FUNCTION:
+d2i_ECPKParameters                      3475   EXIST::FUNCTION:EC
+STORE_method_set_generate_function      3476   EXIST:!VMS:FUNCTION:
+STORE_meth_set_generate_fn              3476   EXIST:VMS:FUNCTION:
+ENGINE_set_ECDH                         3477   EXIST::FUNCTION:ENGINE
+NAME_CONSTRAINTS_new                    3478   EXIST::FUNCTION:
+SHA256_Init                             3479   EXIST::FUNCTION:SHA,SHA256
+EC_KEY_get0_public_key                  3480   EXIST::FUNCTION:EC
+PEM_write_bio_EC_PUBKEY                 3481   EXIST::FUNCTION:EC
+STORE_ATTR_INFO_set_cstr                3482   EXIST::FUNCTION:
+STORE_list_crl_next                     3483   EXIST::FUNCTION:
+STORE_ATTR_INFO_in_range                3484   EXIST::FUNCTION:
+ECParameters_print                      3485   EXIST::FUNCTION:BIO,EC
+STORE_method_set_delete_function        3486   EXIST:!VMS:FUNCTION:
+STORE_meth_set_delete_fn                3486   EXIST:VMS:FUNCTION:
+STORE_list_certificate_next             3487   EXIST::FUNCTION:
+ASN1_generate_nconf                     3488   EXIST::FUNCTION:
+BUF_memdup                              3489   EXIST::FUNCTION:
+BN_GF2m_mod_mul                         3490   EXIST::FUNCTION:
+STORE_method_get_list_next_function     3491   EXIST:!VMS:FUNCTION:
+STORE_meth_get_list_next_fn             3491   EXIST:VMS:FUNCTION:
+STORE_ATTR_INFO_get0_dn                 3492   EXIST::FUNCTION:
+STORE_list_private_key_next             3493   EXIST::FUNCTION:
+EC_GROUP_set_seed                       3494   EXIST::FUNCTION:EC
+X509_VERIFY_PARAM_set_trust             3495   EXIST::FUNCTION:
+STORE_ATTR_INFO_free                    3496   EXIST::FUNCTION:
+STORE_get_private_key                   3497   EXIST::FUNCTION:
+EVP_PKEY_get_attr_count                 3498   EXIST::FUNCTION:
+STORE_ATTR_INFO_new                     3499   EXIST::FUNCTION:
+EC_GROUP_get_curve_GF2m                 3500   EXIST::FUNCTION:EC
+STORE_method_set_revoke_function        3501   EXIST:!VMS:FUNCTION:
+STORE_meth_set_revoke_fn                3501   EXIST:VMS:FUNCTION:
+STORE_store_number                      3502   EXIST::FUNCTION:
+BN_is_prime_ex                          3503   EXIST::FUNCTION:
+STORE_revoke_public_key                 3504   EXIST::FUNCTION:
+X509_STORE_CTX_get0_param               3505   EXIST::FUNCTION:
+STORE_delete_arbitrary                  3506   EXIST::FUNCTION:
+PEM_read_X509_CERT_PAIR                 3507   EXIST:!WIN16:FUNCTION:
+X509_STORE_set_depth                    3508   EXIST::FUNCTION:
+ECDSA_get_ex_data                       3509   EXIST::FUNCTION:ECDSA
+SHA224                                  3510   EXIST::FUNCTION:SHA,SHA256
+BIO_dump_indent_fp                      3511   EXIST::FUNCTION:FP_API
+EC_KEY_set_group                        3512   EXIST::FUNCTION:EC
+BUF_strndup                             3513   EXIST::FUNCTION:
+STORE_list_certificate_start            3514   EXIST::FUNCTION:
+BN_GF2m_mod                             3515   EXIST::FUNCTION:
+X509_REQ_check_private_key              3516   EXIST::FUNCTION:
+EC_GROUP_get_seed_len                   3517   EXIST::FUNCTION:EC
+ERR_load_STORE_strings                  3518   EXIST::FUNCTION:
+PEM_read_bio_EC_PUBKEY                  3519   EXIST::FUNCTION:EC
+STORE_list_private_key_end              3520   EXIST::FUNCTION:
+i2d_EC_PUBKEY                           3521   EXIST::FUNCTION:EC
+ECDSA_get_default_method                3522   EXIST::FUNCTION:ECDSA
+ASN1_put_eoc                            3523   EXIST::FUNCTION:
+X509_STORE_CTX_get_explicit_policy      3524   EXIST:!VMS:FUNCTION:
+X509_STORE_CTX_get_expl_policy          3524   EXIST:VMS:FUNCTION:
+X509_VERIFY_PARAM_table_cleanup         3525   EXIST::FUNCTION:
+STORE_modify_private_key                3526   EXIST::FUNCTION:
+X509_VERIFY_PARAM_free                  3527   EXIST::FUNCTION:
+EC_METHOD_get_field_type                3528   EXIST::FUNCTION:EC
+EC_GFp_nist_method                      3529   EXIST::FUNCTION:EC
+STORE_method_set_modify_function        3530   EXIST:!VMS:FUNCTION:
+STORE_meth_set_modify_fn                3530   EXIST:VMS:FUNCTION:
+STORE_parse_attrs_next                  3531   EXIST::FUNCTION:
+ENGINE_load_padlock                     3532   EXIST::FUNCTION:ENGINE
+EC_GROUP_set_curve_name                 3533   EXIST::FUNCTION:EC
+X509_CERT_PAIR_it                       3534   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+X509_CERT_PAIR_it                       3534   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+STORE_method_get_revoke_function        3535   EXIST:!VMS:FUNCTION:
+STORE_meth_get_revoke_fn                3535   EXIST:VMS:FUNCTION:
+STORE_method_set_get_function           3536   EXIST::FUNCTION:
+STORE_modify_number                     3537   EXIST::FUNCTION:
+STORE_method_get_store_function         3538   EXIST::FUNCTION:
+STORE_store_private_key                 3539   EXIST::FUNCTION:
+BN_GF2m_mod_sqr_arr                     3540   EXIST::FUNCTION:
+RSA_setup_blinding                      3541   EXIST::FUNCTION:RSA
+BIO_s_datagram                          3542   EXIST::FUNCTION:DGRAM
+STORE_Memory                            3543   EXIST::FUNCTION:
+sk_find_ex                              3544   EXIST::FUNCTION:
+EC_GROUP_set_curve_GF2m                 3545   EXIST::FUNCTION:EC
+ENGINE_set_default_ECDSA                3546   EXIST::FUNCTION:ENGINE
+POLICY_CONSTRAINTS_new                  3547   EXIST::FUNCTION:
+BN_GF2m_mod_sqrt                        3548   EXIST::FUNCTION:
+ECDH_set_default_method                 3549   EXIST::FUNCTION:ECDH
+EC_KEY_generate_key                     3550   EXIST::FUNCTION:EC
+SHA384_Update                           3551   EXIST::FUNCTION:SHA,SHA512
+BN_GF2m_arr2poly                        3552   EXIST::FUNCTION:
+STORE_method_get_get_function           3553   EXIST::FUNCTION:
+STORE_method_set_cleanup_function       3554   EXIST:!VMS:FUNCTION:
+STORE_meth_set_cleanup_fn               3554   EXIST:VMS:FUNCTION:
+EC_GROUP_check                          3555   EXIST::FUNCTION:EC
+d2i_ECPrivateKey_bio                    3556   EXIST::FUNCTION:BIO,EC
+EC_KEY_insert_key_method_data           3557   EXIST::FUNCTION:EC
+STORE_method_get_lock_store_function    3558   EXIST:!VMS:FUNCTION:
+STORE_meth_get_lock_store_fn            3558   EXIST:VMS:FUNCTION:
+X509_VERIFY_PARAM_get_depth             3559   EXIST::FUNCTION:
+SHA224_Final                            3560   EXIST::FUNCTION:SHA,SHA256
+STORE_method_set_update_store_function  3561   EXIST:!VMS:FUNCTION:
+STORE_meth_set_update_store_fn          3561   EXIST:VMS:FUNCTION:
+SHA224_Update                           3562   EXIST::FUNCTION:SHA,SHA256
+d2i_ECPrivateKey                        3563   EXIST::FUNCTION:EC
+ASN1_item_ndef_i2d                      3564   EXIST::FUNCTION:
+STORE_delete_private_key                3565   EXIST::FUNCTION:
+ERR_pop_to_mark                         3566   EXIST::FUNCTION:
+ENGINE_register_all_STORE               3567   EXIST::FUNCTION:ENGINE
+X509_policy_level_get0_node             3568   EXIST::FUNCTION:
+i2d_PKCS7_NDEF                          3569   EXIST::FUNCTION:
+EC_GROUP_get_degree                     3570   EXIST::FUNCTION:EC
+ASN1_generate_v3                        3571   EXIST::FUNCTION:
+STORE_ATTR_INFO_modify_cstr             3572   EXIST::FUNCTION:
+X509_policy_tree_level_count            3573   EXIST::FUNCTION:
+BN_GF2m_add                             3574   EXIST::FUNCTION:
+EC_KEY_get0_group                       3575   EXIST::FUNCTION:EC
+STORE_generate_crl                      3576   EXIST::FUNCTION:
+STORE_store_public_key                  3577   EXIST::FUNCTION:
+X509_CERT_PAIR_free                     3578   EXIST::FUNCTION:
+STORE_revoke_private_key                3579   EXIST::FUNCTION:
+BN_nist_mod_224                         3580   EXIST::FUNCTION:
+SHA512_Final                            3581   EXIST::FUNCTION:SHA,SHA512
+STORE_ATTR_INFO_modify_dn               3582   EXIST::FUNCTION:
+STORE_method_get_initialise_function    3583   EXIST:!VMS:FUNCTION:
+STORE_meth_get_initialise_fn            3583   EXIST:VMS:FUNCTION:
+STORE_delete_number                     3584   EXIST::FUNCTION:
+i2d_EC_PUBKEY_bio                       3585   EXIST::FUNCTION:BIO,EC
+BIO_dgram_non_fatal_error               3586   EXIST::FUNCTION:
+EC_GROUP_get_asn1_flag                  3587   EXIST::FUNCTION:EC
+STORE_ATTR_INFO_in_ex                   3588   EXIST::FUNCTION:
+STORE_list_crl_start                    3589   EXIST::FUNCTION:
+ECDH_get_ex_new_index                   3590   EXIST::FUNCTION:ECDH
+STORE_method_get_modify_function        3591   EXIST:!VMS:FUNCTION:
+STORE_meth_get_modify_fn                3591   EXIST:VMS:FUNCTION:
+v2i_ASN1_BIT_STRING                     3592   EXIST::FUNCTION:
+STORE_store_certificate                 3593   EXIST::FUNCTION:
+OBJ_bsearch_ex                          3594   EXIST::FUNCTION:
+X509_STORE_CTX_set_default              3595   EXIST::FUNCTION:
+STORE_ATTR_INFO_set_sha1str             3596   EXIST::FUNCTION:
+BN_GF2m_mod_inv                         3597   EXIST::FUNCTION:
+BN_GF2m_mod_exp                         3598   EXIST::FUNCTION:
+STORE_modify_public_key                 3599   EXIST::FUNCTION:
+STORE_method_get_list_start_function    3600   EXIST:!VMS:FUNCTION:
+STORE_meth_get_list_start_fn            3600   EXIST:VMS:FUNCTION:
+EC_GROUP_get0_seed                      3601   EXIST::FUNCTION:EC
+STORE_store_arbitrary                   3602   EXIST::FUNCTION:
+STORE_method_set_unlock_store_function  3603   EXIST:!VMS:FUNCTION:
+STORE_meth_set_unlock_store_fn          3603   EXIST:VMS:FUNCTION:
+BN_GF2m_mod_div_arr                     3604   EXIST::FUNCTION:
+ENGINE_set_ECDSA                        3605   EXIST::FUNCTION:ENGINE
+STORE_create_method                     3606   EXIST::FUNCTION:
+ECPKParameters_print                    3607   EXIST::FUNCTION:BIO,EC
+EC_KEY_get0_private_key                 3608   EXIST::FUNCTION:EC
+PEM_write_EC_PUBKEY                     3609   EXIST:!WIN16:FUNCTION:EC
+X509_VERIFY_PARAM_set1                  3610   EXIST::FUNCTION:
+ECDH_set_method                         3611   EXIST::FUNCTION:ECDH
+v2i_GENERAL_NAME_ex                     3612   EXIST::FUNCTION:
+ECDH_set_ex_data                        3613   EXIST::FUNCTION:ECDH
+STORE_generate_key                      3614   EXIST::FUNCTION:
+BN_nist_mod_521                         3615   EXIST::FUNCTION:
+X509_policy_tree_get0_level             3616   EXIST::FUNCTION:
+EC_GROUP_set_point_conversion_form      3617   EXIST:!VMS:FUNCTION:EC
+EC_GROUP_set_point_conv_form            3617   EXIST:VMS:FUNCTION:EC
+PEM_read_EC_PUBKEY                      3618   EXIST:!WIN16:FUNCTION:EC
+i2d_ECDSA_SIG                           3619   EXIST::FUNCTION:ECDSA
+ECDSA_OpenSSL                           3620   EXIST::FUNCTION:ECDSA
+STORE_delete_crl                        3621   EXIST::FUNCTION:
+EC_KEY_get_enc_flags                    3622   EXIST::FUNCTION:EC
+ASN1_const_check_infinite_end           3623   EXIST::FUNCTION:
+EVP_PKEY_delete_attr                    3624   EXIST::FUNCTION:
+ECDSA_set_default_method                3625   EXIST::FUNCTION:ECDSA
+EC_POINT_set_compressed_coordinates_GF2m 3626  EXIST:!VMS:FUNCTION:EC
+EC_POINT_set_compr_coords_GF2m          3626   EXIST:VMS:FUNCTION:EC
+EC_GROUP_cmp                            3627   EXIST::FUNCTION:EC
+STORE_revoke_certificate                3628   EXIST::FUNCTION:
+BN_get0_nist_prime_256                  3629   EXIST::FUNCTION:
+STORE_method_get_delete_function        3630   EXIST:!VMS:FUNCTION:
+STORE_meth_get_delete_fn                3630   EXIST:VMS:FUNCTION:
+SHA224_Init                             3631   EXIST::FUNCTION:SHA,SHA256
+PEM_read_ECPrivateKey                   3632   EXIST:!WIN16:FUNCTION:EC
+SHA512_Init                             3633   EXIST::FUNCTION:SHA,SHA512
+STORE_parse_attrs_endp                  3634   EXIST::FUNCTION:
+BN_set_negative                         3635   EXIST::FUNCTION:
+ERR_load_ECDSA_strings                  3636   EXIST::FUNCTION:ECDSA
+EC_GROUP_get_basis_type                 3637   EXIST::FUNCTION:EC
+STORE_list_public_key_next              3638   EXIST::FUNCTION:
+i2v_ASN1_BIT_STRING                     3639   EXIST::FUNCTION:
+STORE_OBJECT_free                       3640   EXIST::FUNCTION:
+BN_nist_mod_384                         3641   EXIST::FUNCTION:
+i2d_X509_CERT_PAIR                      3642   EXIST::FUNCTION:
+PEM_write_ECPKParameters                3643   EXIST:!WIN16:FUNCTION:EC
+ECDH_compute_key                        3644   EXIST::FUNCTION:ECDH
+STORE_ATTR_INFO_get0_sha1str            3645   EXIST::FUNCTION:
+ENGINE_register_all_ECDH                3646   EXIST::FUNCTION:ENGINE
+pqueue_pop                              3647   EXIST::FUNCTION:
+STORE_ATTR_INFO_get0_cstr               3648   EXIST::FUNCTION:
+POLICY_CONSTRAINTS_it                   3649   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+POLICY_CONSTRAINTS_it                   3649   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+STORE_get_ex_new_index                  3650   EXIST::FUNCTION:
+EVP_PKEY_get_attr_by_OBJ                3651   EXIST::FUNCTION:
+X509_VERIFY_PARAM_add0_policy           3652   EXIST::FUNCTION:
+BN_GF2m_mod_solve_quad                  3653   EXIST::FUNCTION:
+SHA256                                  3654   EXIST::FUNCTION:SHA,SHA256
+i2d_ECPrivateKey_fp                     3655   EXIST::FUNCTION:EC,FP_API
+X509_policy_tree_get0_user_policies     3656   EXIST:!VMS:FUNCTION:
+X509_pcy_tree_get0_usr_policies         3656   EXIST:VMS:FUNCTION:
+OPENSSL_DIR_read                        3657   EXIST::FUNCTION:
+ENGINE_register_all_ECDSA               3658   EXIST::FUNCTION:ENGINE
+X509_VERIFY_PARAM_lookup                3659   EXIST::FUNCTION:
+EC_POINT_get_affine_coordinates_GF2m    3660   EXIST:!VMS:FUNCTION:EC
+EC_POINT_get_affine_coords_GF2m         3660   EXIST:VMS:FUNCTION:EC
+EC_GROUP_dup                            3661   EXIST::FUNCTION:EC
+ENGINE_get_default_ECDSA                3662   EXIST::FUNCTION:ENGINE
+EC_KEY_new                              3663   EXIST::FUNCTION:EC
+SHA256_Transform                        3664   EXIST::FUNCTION:SHA,SHA256
+EC_KEY_set_enc_flags                    3665   EXIST::FUNCTION:EC
+ECDSA_verify                            3666   EXIST::FUNCTION:ECDSA
+EC_POINT_point2hex                      3667   EXIST::FUNCTION:EC
+ENGINE_get_STORE                        3668   EXIST::FUNCTION:ENGINE
+SHA512                                  3669   EXIST::FUNCTION:SHA,SHA512
+STORE_get_certificate                   3670   EXIST::FUNCTION:
+ECDSA_do_sign_ex                        3671   EXIST::FUNCTION:ECDSA
+ECDSA_do_verify                         3672   EXIST::FUNCTION:ECDSA
+d2i_ECPrivateKey_fp                     3673   EXIST::FUNCTION:EC,FP_API
+STORE_delete_certificate                3674   EXIST::FUNCTION:
+SHA512_Transform                        3675   EXIST::FUNCTION:SHA,SHA512
+X509_STORE_set1_param                   3676   EXIST::FUNCTION:
+STORE_method_get_ctrl_function          3677   EXIST::FUNCTION:
+STORE_free                              3678   EXIST::FUNCTION:
+PEM_write_ECPrivateKey                  3679   EXIST:!WIN16:FUNCTION:EC
+STORE_method_get_unlock_store_function  3680   EXIST:!VMS:FUNCTION:
+STORE_meth_get_unlock_store_fn          3680   EXIST:VMS:FUNCTION:
+STORE_get_ex_data                       3681   EXIST::FUNCTION:
+EC_KEY_set_public_key                   3682   EXIST::FUNCTION:EC
+PEM_read_ECPKParameters                 3683   EXIST:!WIN16:FUNCTION:EC
+X509_CERT_PAIR_new                      3684   EXIST::FUNCTION:
+ENGINE_register_STORE                   3685   EXIST::FUNCTION:ENGINE
+RSA_generate_key_ex                     3686   EXIST::FUNCTION:RSA
+DSA_generate_parameters_ex              3687   EXIST::FUNCTION:DSA
+ECParameters_print_fp                   3688   EXIST::FUNCTION:EC,FP_API
+X509V3_NAME_from_section                3689   EXIST::FUNCTION:
+EVP_PKEY_add1_attr                      3690   EXIST::FUNCTION:
+STORE_modify_crl                        3691   EXIST::FUNCTION:
+STORE_list_private_key_start            3692   EXIST::FUNCTION:
+POLICY_MAPPINGS_it                      3693   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+POLICY_MAPPINGS_it                      3693   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+GENERAL_SUBTREE_it                      3694   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+GENERAL_SUBTREE_it                      3694   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+EC_GROUP_get_curve_name                 3695   EXIST::FUNCTION:EC
+PEM_write_X509_CERT_PAIR                3696   EXIST:!WIN16:FUNCTION:
+BIO_dump_indent_cb                      3697   EXIST::FUNCTION:
+d2i_X509_CERT_PAIR                      3698   EXIST::FUNCTION:
+STORE_list_private_key_endp             3699   EXIST::FUNCTION:
+asn1_const_Finish                       3700   EXIST::FUNCTION:
+i2d_EC_PUBKEY_fp                        3701   EXIST::FUNCTION:EC,FP_API
+BN_nist_mod_256                         3702   EXIST::FUNCTION:
+X509_VERIFY_PARAM_add0_table            3703   EXIST::FUNCTION:
+pqueue_free                             3704   EXIST::FUNCTION:
+BN_BLINDING_create_param                3705   EXIST::FUNCTION:
+ECDSA_size                              3706   EXIST::FUNCTION:ECDSA
+d2i_EC_PUBKEY_bio                       3707   EXIST::FUNCTION:BIO,EC
+BN_get0_nist_prime_521                  3708   EXIST::FUNCTION:
+STORE_ATTR_INFO_modify_sha1str          3709   EXIST::FUNCTION:
+BN_generate_prime_ex                    3710   EXIST::FUNCTION:
+EC_GROUP_new_by_curve_name              3711   EXIST::FUNCTION:EC
+SHA256_Final                            3712   EXIST::FUNCTION:SHA,SHA256
+DH_generate_parameters_ex               3713   EXIST::FUNCTION:DH
+PEM_read_bio_ECPrivateKey               3714   EXIST::FUNCTION:EC
+STORE_method_get_cleanup_function       3715   EXIST:!VMS:FUNCTION:
+STORE_meth_get_cleanup_fn               3715   EXIST:VMS:FUNCTION:
+ENGINE_get_ECDH                         3716   EXIST::FUNCTION:ENGINE
+d2i_ECDSA_SIG                           3717   EXIST::FUNCTION:ECDSA
+BN_is_prime_fasttest_ex                 3718   EXIST::FUNCTION:
+ECDSA_sign                              3719   EXIST::FUNCTION:ECDSA
+X509_policy_check                       3720   EXIST::FUNCTION:
+EVP_PKEY_get_attr_by_NID                3721   EXIST::FUNCTION:
+STORE_set_ex_data                       3722   EXIST::FUNCTION:
+ENGINE_get_ECDSA                        3723   EXIST::FUNCTION:ENGINE
+EVP_ecdsa                               3724   EXIST::FUNCTION:SHA
+BN_BLINDING_get_flags                   3725   EXIST::FUNCTION:
+PKCS12_add_cert                         3726   EXIST::FUNCTION:
+STORE_OBJECT_new                        3727   EXIST::FUNCTION:
+ERR_load_ECDH_strings                   3728   EXIST::FUNCTION:ECDH
+EC_KEY_dup                              3729   EXIST::FUNCTION:EC
+EVP_CIPHER_CTX_rand_key                 3730   EXIST::FUNCTION:
+ECDSA_set_method                        3731   EXIST::FUNCTION:ECDSA
+a2i_IPADDRESS_NC                        3732   EXIST::FUNCTION:
+d2i_ECParameters                        3733   EXIST::FUNCTION:EC
+STORE_list_certificate_end              3734   EXIST::FUNCTION:
+STORE_get_crl                           3735   EXIST::FUNCTION:
+X509_POLICY_NODE_print                  3736   EXIST::FUNCTION:
+SHA384_Init                             3737   EXIST::FUNCTION:SHA,SHA512
+EC_GF2m_simple_method                   3738   EXIST::FUNCTION:EC
+ECDSA_set_ex_data                       3739   EXIST::FUNCTION:ECDSA
+SHA384_Final                            3740   EXIST::FUNCTION:SHA,SHA512
+PKCS7_set_digest                        3741   EXIST::FUNCTION:
+EC_KEY_print                            3742   EXIST::FUNCTION:BIO,EC
+STORE_method_set_lock_store_function    3743   EXIST:!VMS:FUNCTION:
+STORE_meth_set_lock_store_fn            3743   EXIST:VMS:FUNCTION:
+ECDSA_get_ex_new_index                  3744   EXIST::FUNCTION:ECDSA
+SHA384                                  3745   EXIST::FUNCTION:SHA,SHA512
+POLICY_MAPPING_new                      3746   EXIST::FUNCTION:
+STORE_list_certificate_endp             3747   EXIST::FUNCTION:
+X509_STORE_CTX_get0_policy_tree         3748   EXIST::FUNCTION:
+EC_GROUP_set_asn1_flag                  3749   EXIST::FUNCTION:EC
+EC_KEY_check_key                        3750   EXIST::FUNCTION:EC
+d2i_EC_PUBKEY_fp                        3751   EXIST::FUNCTION:EC,FP_API
+PKCS7_set0_type_other                   3752   EXIST::FUNCTION:
+PEM_read_bio_X509_CERT_PAIR             3753   EXIST::FUNCTION:
+pqueue_next                             3754   EXIST::FUNCTION:
+STORE_method_get_list_end_function      3755   EXIST:!VMS:FUNCTION:
+STORE_meth_get_list_end_fn              3755   EXIST:VMS:FUNCTION:
+EVP_PKEY_add1_attr_by_OBJ               3756   EXIST::FUNCTION:
+X509_VERIFY_PARAM_set_time              3757   EXIST::FUNCTION:
+pqueue_new                              3758   EXIST::FUNCTION:
+ENGINE_set_default_ECDH                 3759   EXIST::FUNCTION:ENGINE
+STORE_new_method                        3760   EXIST::FUNCTION:
+PKCS12_add_key                          3761   EXIST::FUNCTION:
+DSO_merge                               3762   EXIST::FUNCTION:
+EC_POINT_hex2point                      3763   EXIST::FUNCTION:EC
+BIO_dump_cb                             3764   EXIST::FUNCTION:
+SHA256_Update                           3765   EXIST::FUNCTION:SHA,SHA256
+pqueue_insert                           3766   EXIST::FUNCTION:
+pitem_free                              3767   EXIST::FUNCTION:
+BN_GF2m_mod_inv_arr                     3768   EXIST::FUNCTION:
+ENGINE_unregister_ECDSA                 3769   EXIST::FUNCTION:ENGINE
+BN_BLINDING_set_thread_id               3770   EXIST::FUNCTION:
+get_rfc3526_prime_8192                  3771   EXIST::FUNCTION:
+X509_VERIFY_PARAM_clear_flags           3772   EXIST::FUNCTION:
+get_rfc2409_prime_1024                  3773   EXIST::FUNCTION:
+DH_check_pub_key                        3774   EXIST::FUNCTION:DH
+get_rfc3526_prime_2048                  3775   EXIST::FUNCTION:
+get_rfc3526_prime_6144                  3776   EXIST::FUNCTION:
+get_rfc3526_prime_1536                  3777   EXIST::FUNCTION:
+get_rfc3526_prime_3072                  3778   EXIST::FUNCTION:
+get_rfc3526_prime_4096                  3779   EXIST::FUNCTION:
+get_rfc2409_prime_768                   3780   EXIST::FUNCTION:
+X509_VERIFY_PARAM_get_flags             3781   EXIST::FUNCTION:
+EVP_CIPHER_CTX_new                      3782   EXIST::FUNCTION:
+EVP_CIPHER_CTX_free                     3783   EXIST::FUNCTION:
+ASN1_item_print                         3784   EXIST::FUNCTION:
+ASN1_PCTX_get_cert_flags                3785   EXIST::FUNCTION:
+b2i_PublicKey_bio                       3786   EXIST::FUNCTION:
+d2i_NETSCAPE_X509                       3787   EXIST::FUNCTION:
+ASN1_PCTX_get_flags                     3788   EXIST::FUNCTION:
+i2d_ISSUING_DIST_POINT                  3789   EXIST::FUNCTION:
+ASN1_PCTX_get_nm_flags                  3790   EXIST::FUNCTION:
+NETSCAPE_X509_free                      3791   EXIST::FUNCTION:
+i2b_PVK_bio                             3792   EXIST::FUNCTION:
+b2i_PVK_bio                             3793   EXIST::FUNCTION:
+ISSUING_DIST_POINT_new                  3794   EXIST::FUNCTION:
+ASN1_PCTX_get_oid_flags                 3795   EXIST::FUNCTION:
+d2i_ISSUING_DIST_POINT                  3796   EXIST::FUNCTION:
+i2b_PrivateKey_bio                      3797   EXIST::FUNCTION:
+b2i_PublicKey                           3798   EXIST::FUNCTION:
+ASN1_PCTX_set_nm_flags                  3799   EXIST::FUNCTION:
+i2b_PublicKey_bio                       3800   EXIST::FUNCTION:
+b2i_PrivateKey                          3801   EXIST::FUNCTION:
+b2i_PrivateKey_bio                      3802   EXIST::FUNCTION:
+PKCS7_print_ctx                         3803   EXIST::FUNCTION:
+EVP_whirlpool                           3804   EXIST::FUNCTION:
+ASN1_PCTX_set_flags                     3805   EXIST::FUNCTION:
+NETSCAPE_X509_it                        3806   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+NETSCAPE_X509_it                        3806   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+ASN1_PCTX_set_str_flags                 3807   EXIST::FUNCTION:
+ISSUING_DIST_POINT_free                 3808   EXIST::FUNCTION:
+i2d_NETSCAPE_X509                       3809   EXIST::FUNCTION:
+ISSUING_DIST_POINT_it                   3810   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
+ISSUING_DIST_POINT_it                   3810   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
+ASN1_PCTX_set_oid_flags                 3811   EXIST::FUNCTION:
+ASN1_PCTX_new                           3812   EXIST::FUNCTION:
+NETSCAPE_X509_new                       3813   EXIST::FUNCTION:
+ASN1_PCTX_get_str_flags                 3814   EXIST::FUNCTION:
+ASN1_PCTX_free                          3815   EXIST::FUNCTION:
+DSO_pathbyaddr                          3816   EXIST::FUNCTION:
+ASN1_PCTX_set_cert_flags                3817   EXIST::FUNCTION: