Fix (most) WIN32 warnings and errors.
[openssl.git] / util / libeay.num
index 4499eb2692527a728fbec4796c764d3f223bd753..1ba21f7d09ace05025c112825f0f30b93d279e70 100755 (executable)
@@ -75,8 +75,8 @@ BIO_new                                 78    EXIST::FUNCTION:
 BIO_new_accept                          79     EXIST::FUNCTION:
 BIO_new_connect                         80     EXIST::FUNCTION:
 BIO_new_fd                              81     EXIST::FUNCTION:
-BIO_new_file                            82     EXIST:!WIN16:FUNCTION:FP_API
-BIO_new_fp                              83     EXIST:!WIN16:FUNCTION:FP_API
+BIO_new_file                            82     EXIST::FUNCTION:FP_API
+BIO_new_fp                              83     EXIST::FUNCTION:FP_API
 BIO_new_socket                          84     EXIST::FUNCTION:
 BIO_pop                                 85     EXIST::FUNCTION:
 BIO_printf                              86     EXIST::FUNCTION:
@@ -86,7 +86,7 @@ BIO_read                                89    EXIST::FUNCTION:
 BIO_s_accept                            90     EXIST::FUNCTION:
 BIO_s_connect                           91     EXIST::FUNCTION:
 BIO_s_fd                                92     EXIST::FUNCTION:
-BIO_s_file                              93     EXIST:!WIN16:FUNCTION:FP_API
+BIO_s_file                              93     EXIST::FUNCTION:FP_API
 BIO_s_mem                               95     EXIST::FUNCTION:
 BIO_s_null                              96     EXIST::FUNCTION:
 BIO_s_proxy_client                      97     NOEXIST::FUNCTION:
@@ -356,9 +356,9 @@ OBJ_nid2sn                              363 EXIST::FUNCTION:
 OBJ_obj2nid                             364    EXIST::FUNCTION:
 OBJ_sn2nid                              365    EXIST::FUNCTION:
 OBJ_txt2nid                             366    EXIST::FUNCTION:
-PEM_ASN1_read                           367    EXIST:!WIN16:FUNCTION:
+PEM_ASN1_read                           367    EXIST::FUNCTION:
 PEM_ASN1_read_bio                       368    EXIST::FUNCTION:BIO
-PEM_ASN1_write                          369    EXIST:!WIN16:FUNCTION:
+PEM_ASN1_write                          369    EXIST::FUNCTION:
 PEM_ASN1_write_bio                      370    EXIST::FUNCTION:BIO
 PEM_SealFinal                           371    EXIST::FUNCTION:RSA
 PEM_SealInit                            372    EXIST::FUNCTION:RSA
@@ -366,14 +366,14 @@ PEM_SealUpdate                          373       EXIST::FUNCTION:RSA
 PEM_SignFinal                           374    EXIST::FUNCTION:
 PEM_SignInit                            375    EXIST::FUNCTION:
 PEM_SignUpdate                          376    EXIST::FUNCTION:
-PEM_X509_INFO_read                      377    EXIST:!WIN16:FUNCTION:
+PEM_X509_INFO_read                      377    EXIST::FUNCTION:
 PEM_X509_INFO_read_bio                  378    EXIST::FUNCTION:BIO
 PEM_X509_INFO_write_bio                 379    EXIST::FUNCTION:BIO
 PEM_dek_info                            380    EXIST::FUNCTION:
 PEM_do_header                           381    EXIST::FUNCTION:
 PEM_get_EVP_CIPHER_INFO                 382    EXIST::FUNCTION:
 PEM_proc_type                           383    EXIST::FUNCTION:
-PEM_read                                384    EXIST:!WIN16:FUNCTION:
+PEM_read                                384    EXIST::FUNCTION:
 PEM_read_DHparams                       385    EXIST:!WIN16:FUNCTION:DH
 PEM_read_DSAPrivateKey                  386    EXIST:!WIN16:FUNCTION:DSA
 PEM_read_DSAparams                      387    EXIST:!WIN16:FUNCTION:DSA
@@ -393,7 +393,7 @@ PEM_read_bio_RSAPrivateKey              400 EXIST::FUNCTION:RSA
 PEM_read_bio_X509                       401    EXIST::FUNCTION:
 PEM_read_bio_X509_CRL                   402    EXIST::FUNCTION:
 PEM_read_bio_X509_REQ                   403    EXIST::FUNCTION:
-PEM_write                               404    EXIST:!WIN16:FUNCTION:
+PEM_write                               404    EXIST::FUNCTION:
 PEM_write_DHparams                      405    EXIST:!WIN16:FUNCTION:DH
 PEM_write_DSAPrivateKey                 406    EXIST:!WIN16:FUNCTION:DSA
 PEM_write_DSAparams                     407    EXIST:!WIN16:FUNCTION:DSA
@@ -950,9 +950,9 @@ ERR_get_next_error_library              966 EXIST::FUNCTION:
 EVP_PKEY_cmp_parameters                 967    EXIST::FUNCTION:
 HMAC_cleanup                            968    NOEXIST::FUNCTION:
 BIO_ptr_ctrl                            969    EXIST::FUNCTION:
-BIO_new_file_internal                   970    EXIST:WIN16:FUNCTION:FP_API
-BIO_new_fp_internal                     971    EXIST:WIN16:FUNCTION:FP_API
-BIO_s_file_internal                     972    EXIST:WIN16:FUNCTION:FP_API
+BIO_new_file_internal                   970    NOEXIST::FUNCTION:
+BIO_new_fp_internal                     971    NOEXIST::FUNCTION:
+BIO_s_file_internal                     972    NOEXIST::FUNCTION:
 BN_BLINDING_convert                     973    EXIST::FUNCTION:
 BN_BLINDING_invert                      974    EXIST::FUNCTION:
 BN_BLINDING_update                      975    EXIST::FUNCTION:
@@ -984,8 +984,8 @@ 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:!OS2,!VMS,!WIN16:FUNCTION:
-ERR_load_CRYPTOlib_strings              1009   EXIST:OS2,VMS,WIN16:FUNCTION:
+ERR_load_CRYPTO_strings                 1009   EXIST:!OS2,!VMS:FUNCTION:
+ERR_load_CRYPTOlib_strings              1009   EXIST:OS2,VMS:FUNCTION:
 EVP_PKEY_bits                           1010   EXIST::FUNCTION:
 MD5_Transform                           1011   EXIST::FUNCTION:MD5
 SHA1_Transform                          1012   EXIST::FUNCTION:SHA,SHA1
@@ -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:
@@ -2732,8 +2732,8 @@ 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:!OS2,!VMS,!WIN16:FUNCTION:
-OCSP_crlID2_new                         3181   EXIST:OS2,VMS,WIN16:FUNCTION:
+OCSP_crlID_new                          3181   EXIST:!OS2,!VMS:FUNCTION:
+OCSP_crlID2_new                         3181   EXIST:OS2,VMS:FUNCTION:
 CONF_modules_load_file                  3182   EXIST::FUNCTION:
 CONF_imodule_set_usr_data               3183   EXIST::FUNCTION:
 ENGINE_set_default_string               3184   EXIST::FUNCTION:ENGINE
@@ -3367,16 +3367,319 @@ 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:
-DSO_pathbyaddr                          3771   EXIST::FUNCTION:
-d2i_NETSCAPE_X509                       3772   EXIST::FUNCTION:
-i2d_ISSUING_DIST_POINT                  3773   EXIST::FUNCTION:
-NETSCAPE_X509_free                      3774   EXIST::FUNCTION:
-ISSUING_DIST_POINT_new                  3775   EXIST::FUNCTION:
-d2i_ISSUING_DIST_POINT                  3776   EXIST::FUNCTION:
-NETSCAPE_X509_it                        3777   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
-NETSCAPE_X509_it                        3777   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-ISSUING_DIST_POINT_free                 3778   EXIST::FUNCTION:
-i2d_NETSCAPE_X509                       3779   EXIST::FUNCTION:
-ISSUING_DIST_POINT_it                   3780   EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
-ISSUING_DIST_POINT_it                   3780   EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
-NETSCAPE_X509_new                       3781   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:WHIRLPOOL
+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:
+WHIRLPOOL_Init                          3818   EXIST::FUNCTION:WHIRLPOOL
+WHIRLPOOL                               3819   EXIST::FUNCTION:WHIRLPOOL
+WHIRLPOOL_BitUpdate                     3820   EXIST::FUNCTION:WHIRLPOOL
+WHIRLPOOL_Final                         3821   EXIST::FUNCTION:WHIRLPOOL
+WHIRLPOOL_Update                        3822   EXIST::FUNCTION:WHIRLPOOL
+DSO_global_lookup                       3823   EXIST::FUNCTION:
+TS_RESP_CTX_free                        3824   EXIST::FUNCTION:
+i2d_TS_ACCURACY                         3825   EXIST::FUNCTION:
+i2d_TS_MSG_IMPRINT_fp                   3826   EXIST::FUNCTION:
+i2d_TS_MSG_IMPRINT                      3827   EXIST::FUNCTION:
+i2d_TS_TST_INFO                         3828   EXIST::FUNCTION:
+TS_CONF_load_cert                       3829   EXIST::FUNCTION:
+TS_REQ_get_ext                          3830   EXIST::FUNCTION:
+TS_TST_INFO_set_nonce                   3831   EXIST::FUNCTION:
+TS_RESP_dup                             3832   EXIST::FUNCTION:
+i2d_TS_TST_INFO_fp                      3833   EXIST::FUNCTION:
+TS_TST_INFO_set_time                    3834   EXIST::FUNCTION:
+TS_REQ_set_policy_id                    3835   EXIST::FUNCTION:
+d2i_TS_RESP_fp                          3836   EXIST::FUNCTION:
+TS_RESP_set_status_info                 3837   EXIST::FUNCTION:
+TS_ACCURACY_set_millis                  3838   EXIST::FUNCTION:
+TS_REQ_dup                              3839   EXIST::FUNCTION:
+GENERAL_NAME_dup                        3840   EXIST::FUNCTION:
+TS_MSG_IMPRINT_set_algo                 3841   EXIST::FUNCTION:
+i2d_TS_TST_INFO_bio                     3842   EXIST::FUNCTION:
+TS_TST_INFO_set_ordering                3843   EXIST::FUNCTION:
+TS_TST_INFO_get_ext_by_OBJ              3844   EXIST::FUNCTION:
+TS_CONF_get_tsa_section                 3845   EXIST::FUNCTION:
+TS_RESP_CTX_set_signer_key              3846   EXIST::FUNCTION:
+i2d_ESS_SIGNING_CERT                    3847   EXIST::FUNCTION:
+TS_CONF_load_key                        3848   EXIST::FUNCTION:
+d2i_TS_MSG_IMPRINT_bio                  3849   EXIST::FUNCTION:
+TS_REQ_ext_free                         3850   EXIST::FUNCTION:
+TS_RESP_CTX_set_status_info             3851   EXIST::FUNCTION:
+TS_MSG_IMPRINT_get_algo                 3852   EXIST::FUNCTION:
+TS_REQ_print_bio                        3853   EXIST::FUNCTION:
+TS_MSG_IMPRINT_print_bio                3854   EXIST::FUNCTION:
+TS_REQ_get_policy_id                    3855   EXIST::FUNCTION:
+d2i_TS_ACCURACY                         3856   EXIST::FUNCTION:
+TS_CONF_set_tsa_name                    3857   EXIST::FUNCTION:
+TS_TST_INFO_get_ext_by_NID              3858   EXIST::FUNCTION:
+TS_RESP_new                             3859   EXIST::FUNCTION:
+ESS_CERT_ID_dup                         3860   EXIST::FUNCTION:
+TS_STATUS_INFO_dup                      3861   EXIST::FUNCTION:
+TS_REQ_delete_ext                       3862   EXIST::FUNCTION:
+TS_REQ_get_msg_imprint                  3863   EXIST::FUNCTION:
+TS_TST_INFO_get_serial                  3864   EXIST::FUNCTION:
+TS_REQ_get_nonce                        3865   EXIST::FUNCTION:
+TS_STATUS_INFO_print_bio                3866   EXIST::FUNCTION:
+d2i_TS_TST_INFO                         3867   EXIST::FUNCTION:
+d2i_TS_RESP_bio                         3868   EXIST::FUNCTION:
+OTHERNAME_cmp                           3869   EXIST::FUNCTION:
+TS_RESP_CTX_new                         3870   EXIST::FUNCTION:
+TS_RESP_set_tst_info                    3871   EXIST::FUNCTION:
+TS_RESP_CTX_set_signer_cert             3872   EXIST::FUNCTION:
+TS_REQ_set_msg_imprint                  3873   EXIST::FUNCTION:
+TS_CONF_set_digests                     3874   EXIST::FUNCTION:
+d2i_TS_MSG_IMPRINT                      3875   EXIST::FUNCTION:
+TS_REQ_get_ext_by_NID                   3876   EXIST::FUNCTION:
+TS_ACCURACY_new                         3877   EXIST::FUNCTION:
+TS_TST_INFO_new                         3878   EXIST::FUNCTION:
+TS_CONF_set_default_engine              3879   EXIST::FUNCTION:
+TS_ACCURACY_set_seconds                 3880   EXIST::FUNCTION:
+TS_TST_INFO_get_time                    3881   EXIST::FUNCTION:
+d2i_ESS_ISSUER_SERIAL                   3882   EXIST::FUNCTION:
+TS_OBJ_print_bio                        3883   EXIST::FUNCTION:
+TS_RESP_get_status_info                 3884   EXIST::FUNCTION:
+PKCS7_to_TS_TST_INFO                    3885   EXIST::FUNCTION:
+TS_TST_INFO_add_ext                     3886   EXIST::FUNCTION:
+i2d_TS_RESP_fp                          3887   EXIST::FUNCTION:
+i2d_TS_MSG_IMPRINT_bio                  3888   EXIST::FUNCTION:
+TS_RESP_CTX_set_accuracy                3889   EXIST::FUNCTION:
+TS_REQ_set_nonce                        3890   EXIST::FUNCTION:
+ESS_CERT_ID_new                         3891   EXIST::FUNCTION:
+TS_REQ_get_ext_count                    3892   EXIST::FUNCTION:
+TS_TST_INFO_print_bio                   3893   EXIST::FUNCTION:
+i2d_TS_RESP                             3894   EXIST::FUNCTION:
+TS_VERIFY_CTX_cleanup                   3895   EXIST::FUNCTION:
+TS_STATUS_INFO_free                     3896   EXIST::FUNCTION:
+TS_RESP_verify_token                    3897   EXIST::FUNCTION:
+TS_TST_INFO_get_policy_id               3898   EXIST::FUNCTION:
+TS_REQ_get_cert_req                     3899   EXIST::FUNCTION:
+d2i_TS_TST_INFO_fp                      3900   EXIST::FUNCTION:
+TS_TST_INFO_get_ext_d2i                 3901   EXIST::FUNCTION:
+TS_RESP_CTX_add_policy                  3902   EXIST::FUNCTION:
+d2i_TS_RESP                             3903   EXIST::FUNCTION:
+TS_CONF_load_certs                      3904   EXIST::FUNCTION:
+TS_TST_INFO_get_msg_imprint             3905   EXIST::FUNCTION:
+ERR_load_TS_strings                     3906   EXIST::FUNCTION:
+TS_TST_INFO_get_version                 3907   EXIST::FUNCTION:
+TS_CONF_set_certs                       3908   EXIST::FUNCTION:
+TS_VERIFY_CTX_free                      3909   EXIST::FUNCTION:
+TS_REQ_get_ext_by_critical              3910   EXIST::FUNCTION:
+TS_RESP_CTX_set_serial_cb               3911   EXIST::FUNCTION:
+TS_RESP_CTX_set_time_cb                 3912   EXIST::FUNCTION:
+TS_MSG_IMPRINT_get_msg                  3913   EXIST::FUNCTION:
+TS_TST_INFO_ext_free                    3914   EXIST::FUNCTION:
+TS_REQ_get_version                      3915   EXIST::FUNCTION:
+TS_REQ_add_ext                          3916   EXIST::FUNCTION:
+d2i_TS_TST_INFO_bio                     3917   EXIST::FUNCTION:
+TS_TST_INFO_get_ordering                3918   EXIST::FUNCTION:
+TS_RESP_print_bio                       3919   EXIST::FUNCTION:
+TS_TST_INFO_get_exts                    3920   EXIST::FUNCTION:
+TS_REQ_set_cert_req                     3921   EXIST::FUNCTION:
+TS_CONF_set_serial                      3922   EXIST::FUNCTION:
+TS_TST_INFO_free                        3923   EXIST::FUNCTION:
+d2i_TS_REQ_fp                           3924   EXIST::FUNCTION:
+TS_RESP_verify_response                 3925   EXIST::FUNCTION:
+i2d_ESS_ISSUER_SERIAL                   3926   EXIST::FUNCTION:
+TS_ACCURACY_get_seconds                 3927   EXIST::FUNCTION:
+TS_MSG_IMPRINT_dup                      3928   EXIST::FUNCTION:
+i2d_TS_REQ_bio                          3929   EXIST::FUNCTION:
+i2d_ESS_CERT_ID                         3930   EXIST::FUNCTION:
+TS_VERIFY_CTX_new                       3931   EXIST::FUNCTION:
+TS_RESP_CTX_set_extension_cb            3932   EXIST::FUNCTION:
+TS_RESP_CTX_set_status_info_cond        3933   EXIST:!VMS:FUNCTION:
+TS_RESP_CTX_set_stat_info_cond          3933   EXIST:VMS:FUNCTION:
+TS_RESP_CTX_set_def_policy              3934   EXIST::FUNCTION:
+TS_RESP_create_response                 3935   EXIST::FUNCTION:
+TS_TST_INFO_get_nonce                   3936   EXIST::FUNCTION:
+TS_TST_INFO_set_policy_id               3937   EXIST::FUNCTION:
+TS_CONF_set_ess_cert_id_chain           3938   EXIST::FUNCTION:
+d2i_TS_REQ                              3939   EXIST::FUNCTION:
+ESS_SIGNING_CERT_new                    3940   EXIST::FUNCTION:
+i2d_TS_REQ                              3941   EXIST::FUNCTION:
+TS_TST_INFO_delete_ext                  3942   EXIST::FUNCTION:
+ESS_ISSUER_SERIAL_free                  3943   EXIST::FUNCTION:
+TS_CONF_set_signer_key                  3944   EXIST::FUNCTION:
+TS_ACCURACY_get_millis                  3945   EXIST::FUNCTION:
+TS_RESP_get_token                       3946   EXIST::FUNCTION:
+TS_ACCURACY_dup                         3947   EXIST::FUNCTION:
+TS_RESP_free                            3948   EXIST::FUNCTION:
+ESS_ISSUER_SERIAL_new                   3949   EXIST::FUNCTION:
+TS_RESP_CTX_add_md                      3950   EXIST::FUNCTION:
+TS_TST_INFO_dup                         3951   EXIST::FUNCTION:
+TS_TST_INFO_get_accuracy                3952   EXIST::FUNCTION:
+TS_TST_INFO_set_version                 3953   EXIST::FUNCTION:
+TS_RESP_CTX_get_tst_info                3954   EXIST::FUNCTION:
+TS_RESP_verify_signature                3955   EXIST::FUNCTION:
+TS_TST_INFO_get_tsa                     3956   EXIST::FUNCTION:
+TS_STATUS_INFO_new                      3957   EXIST::FUNCTION:
+TS_REQ_get_ext_d2i                      3958   EXIST::FUNCTION:
+TS_TST_INFO_get_ext_count               3959   EXIST::FUNCTION:
+TS_RESP_CTX_get_request                 3960   EXIST::FUNCTION:
+ASN1_TYPE_cmp                           3961   EXIST::FUNCTION:
+d2i_TS_MSG_IMPRINT_fp                   3962   EXIST::FUNCTION:
+d2i_ESS_SIGNING_CERT                    3963   EXIST::FUNCTION:
+TS_CONF_set_ordering                    3964   EXIST::FUNCTION:
+TS_REQ_set_version                      3965   EXIST::FUNCTION:
+i2d_TS_STATUS_INFO                      3966   EXIST::FUNCTION:
+TS_TST_INFO_set_accuracy                3967   EXIST::FUNCTION:
+TS_TST_INFO_set_tsa                     3968   EXIST::FUNCTION:
+TS_CONF_set_accuracy                    3969   EXIST::FUNCTION:
+ESS_SIGNING_CERT_dup                    3970   EXIST::FUNCTION:
+d2i_TS_REQ_bio                          3971   EXIST::FUNCTION:
+TS_RESP_CTX_add_flags                   3972   EXIST::FUNCTION:
+d2i_TS_STATUS_INFO                      3973   EXIST::FUNCTION:
+TS_MSG_IMPRINT_set_msg                  3974   EXIST::FUNCTION:
+TS_REQ_free                             3975   EXIST::FUNCTION:
+TS_REQ_get_exts                         3976   EXIST::FUNCTION:
+TS_RESP_CTX_set_clock_precision_digits  3977   EXIST:!VMS:FUNCTION:
+TS_RESP_CTX_set_clk_prec_digits         3977   EXIST:VMS:FUNCTION:
+TS_RESP_CTX_add_failure_info            3978   EXIST::FUNCTION:
+i2d_TS_RESP_bio                         3979   EXIST::FUNCTION:
+TS_REQ_new                              3980   EXIST::FUNCTION:
+TS_MSG_IMPRINT_new                      3981   EXIST::FUNCTION:
+TS_TST_INFO_set_serial                  3982   EXIST::FUNCTION:
+TS_CONF_set_crypto_device               3983   EXIST::FUNCTION:
+TS_CONF_set_policies                    3984   EXIST::FUNCTION:
+ESS_CERT_ID_free                        3985   EXIST::FUNCTION:
+TS_MSG_IMPRINT_free                     3986   EXIST::FUNCTION:
+TS_VERIFY_CTX_init                      3987   EXIST::FUNCTION:
+TS_RESP_CTX_set_certs                   3988   EXIST::FUNCTION:
+TS_CONF_set_def_policy                  3989   EXIST::FUNCTION:
+TS_ACCURACY_free                        3990   EXIST::FUNCTION:
+TS_RESP_get_tst_info                    3991   EXIST::FUNCTION:
+TS_CONF_set_clock_precision_digits      3992   EXIST:!VMS:FUNCTION:
+TS_CONF_set_clk_prec_digits             3992   EXIST:VMS:FUNCTION:
+ESS_ISSUER_SERIAL_dup                   3993   EXIST::FUNCTION:
+TS_ACCURACY_get_micros                  3994   EXIST::FUNCTION:
+ASN1_BIT_STRING_check                   3995   EXIST::FUNCTION:
+TS_X509_ALGOR_print_bio                 3996   EXIST::FUNCTION:
+ESS_SIGNING_CERT_free                   3997   EXIST::FUNCTION:
+TS_TST_INFO_set_msg_imprint             3998   EXIST::FUNCTION:
+GENERAL_NAME_cmp                        3999   EXIST::FUNCTION:
+i2d_TS_REQ_fp                           4000   EXIST::FUNCTION:
+d2i_ESS_CERT_ID                         4001   EXIST::FUNCTION:
+TS_ext_print_bio                        4002   EXIST::FUNCTION:
+TS_ASN1_INTEGER_print_bio               4003   EXIST::FUNCTION:
+TS_ACCURACY_set_micros                  4004   EXIST::FUNCTION:
+TS_REQ_to_TS_VERIFY_CTX                 4005   EXIST::FUNCTION:
+TS_TST_INFO_get_ext                     4006   EXIST::FUNCTION:
+TS_TST_INFO_get_ext_by_critical         4007   EXIST::FUNCTION:
+TS_REQ_get_ext_by_OBJ                   4008   EXIST::FUNCTION:
+TS_CONF_set_signer_cert                 4009   EXIST::FUNCTION:
+EVP_PKEY_print_public                   4010   EXIST::FUNCTION:
+EVP_PKEY_CTX_new                        4011   EXIST::FUNCTION:
+EVP_PKEY_asn1_find                      4012   EXIST::FUNCTION:
+DSO_METHOD_beos                         4013   EXIST::FUNCTION:
+EVP_PKEY_sign_init                      4014   EXIST::FUNCTION:
+EVP_PKEY_asn1_add0                      4015   EXIST::FUNCTION:
+EVP_PKEY_meth_set_decrypt               4016   EXIST::FUNCTION:
+EVP_PKEY_CTX_get_keygen_info            4017   EXIST::FUNCTION:
+EVP_PKEY_keygen                         4018   EXIST::FUNCTION:
+EVP_PKEY_asn1_new                       4019   EXIST::FUNCTION:
+EVP_PKEY_encrypt_old                    4020   EXIST::FUNCTION:
+EVP_PKEY_encrypt_init                   4021   EXIST::FUNCTION:
+EVP_PKEY_asn1_set_public                4022   EXIST::FUNCTION:
+EVP_PKEY_asn1_set_free                  4023   EXIST::FUNCTION:
+EVP_PKEY_verify_recover_init            4024   EXIST::FUNCTION:
+EVP_PKEY_CTX_set_data                   4025   EXIST::FUNCTION:
+EVP_PKEY_keygen_init                    4026   EXIST::FUNCTION:
+EVP_PKEY_CTX_ctrl_str                   4027   EXIST::FUNCTION:
+BN_asc2bn                               4028   EXIST::FUNCTION:
+X509_ALGOR_get0                         4029   EXIST::FUNCTION:
+EVP_PKEY_print_params                   4030   EXIST::FUNCTION:
+X509_PUBKEY_set0_param                  4031   EXIST::FUNCTION:
+X509_ALGOR_set0                         4032   EXIST::FUNCTION:
+EVP_PKEY_CTX_get_data                   4033   EXIST::FUNCTION:
+EVP_PKEY_derive_init                    4034   EXIST::FUNCTION:
+EVP_PKEY_asn1_add_alias                 4035   EXIST::FUNCTION:
+EVP_PKEY_CTX_ctrl                       4036   EXIST::FUNCTION:
+EVP_PKEY_meth_set_ctrl                  4037   EXIST::FUNCTION:
+EVP_PKEY_meth_set_sign                  4038   EXIST::FUNCTION:
+EVP_PKEY_decrypt_init                   4039   EXIST::FUNCTION:
+EVP_PKEY_print_private                  4040   EXIST::FUNCTION:
+PKCS8_pkey_get0                         4041   EXIST::FUNCTION:
+EVP_PKEY_asn1_get0                      4042   EXIST::FUNCTION:
+EVP_PKEY_paramgen_init                  4043   EXIST::FUNCTION:
+EVP_PKEY_sign                           4044   EXIST::FUNCTION:
+EVP_PKEY_meth_set_init                  4045   EXIST::FUNCTION:
+EVP_PKEY_meth_set_verify_recover        4046   EXIST::FUNCTION:
+EVP_PKEY_CTX_set_cb                     4047   EXIST::FUNCTION:
+EVP_PKEY_meth_set_derive                4048   EXIST::FUNCTION:
+BUF_reverse                             4049   EXIST::FUNCTION:
+ASN1_bn_print                           4050   EXIST::FUNCTION:BIO
+EVP_PKEY_asn1_get_count                 4051   EXIST::FUNCTION:
+PKCS8_pkey_set0                         4052   EXIST::FUNCTION:
+EVP_PKEY_asn1_set_private               4053   EXIST::FUNCTION:
+EVP_PKEY_meth_set_verify                4054   EXIST::FUNCTION:
+EVP_PKEY_asn1_get0_info                 4055   EXIST::FUNCTION:
+EVP_PKEY_CTX_set_app_data               4056   EXIST::FUNCTION:
+EVP_PKEY_meth_set_verifyctx             4057   EXIST::FUNCTION:
+EVP_PKEY_CTX_get_app_data               4058   EXIST::FUNCTION:
+X509_PUBKEY_get0_param                  4059   EXIST::FUNCTION:
+EVP_PKEY_asn1_set_param                 4060   EXIST::FUNCTION:
+EVP_PKEY_meth_set_encrypt               4061   EXIST::FUNCTION:
+EVP_PKEY_verify                         4062   EXIST::FUNCTION:
+EVP_PKEY_decrypt_old                    4063   EXIST::FUNCTION:
+EVP_PKEY_asn1_find_str                  4064   EXIST::FUNCTION:
+EVP_PKEY_derive                         4065   EXIST::FUNCTION:
+PEM_write_bio_Parameters                4066   EXIST::FUNCTION:
+EVP_PKEY_meth_set_signctx               4067   EXIST::FUNCTION:
+EVP_PKEY_CTX_free                       4068   EXIST::FUNCTION:
+EVP_PKEY_get0                           4069   EXIST::FUNCTION:
+EVP_PKEY_meth_find                      4070   EXIST::FUNCTION:
+EVP_PKEY_verify_init                    4071   EXIST::FUNCTION:
+EVP_PKEY_derive_set_peer                4072   EXIST::FUNCTION:
+PEM_read_bio_Parameters                 4073   EXIST::FUNCTION:
+EVP_PKEY_meth_set_cleanup               4074   EXIST::FUNCTION:
+EVP_PKEY_asn1_free                      4075   EXIST::FUNCTION:
+EVP_PKEY_meth_set_keygen                4076   EXIST::FUNCTION:
+EVP_PKEY_paramgen                       4077   EXIST::FUNCTION:
+EVP_PKEY_meth_set_paramgen              4078   EXIST::FUNCTION:
+EVP_PKEY_verify_recover                 4079   EXIST::FUNCTION:
+EVP_PKEY_asn1_set_ctrl                  4080   EXIST::FUNCTION:
+EVP_PKEY_CTX_new_id                     4081   EXIST::FUNCTION: