OPENSSL_NO_TLS1 WIN32 build support. Fix so normal build works again.
[openssl.git] / util / ssleay.num
index 26d38fb48c17fca3dd33ec3ac41bbdba7206e37d..8f7548bbd39eb0ee39868ce2429749115eec3233 100755 (executable)
@@ -21,7 +21,7 @@ SSL_CTX_use_PrivateKey_ASN1             23    EXIST::FUNCTION:
 SSL_CTX_use_PrivateKey_file             24     EXIST::FUNCTION:STDIO
 SSL_CTX_use_RSAPrivateKey               25     EXIST::FUNCTION:RSA
 SSL_CTX_use_RSAPrivateKey_ASN1          26     EXIST::FUNCTION:RSA
-SSL_CTX_use_RSAPrivateKey_file          27     EXIST::FUNCTION:STDIO,RSA
+SSL_CTX_use_RSAPrivateKey_file          27     EXIST::FUNCTION:RSA,STDIO
 SSL_CTX_use_certificate                 28     EXIST::FUNCTION:
 SSL_CTX_use_certificate_ASN1            29     EXIST::FUNCTION:
 SSL_CTX_use_certificate_file            30     EXIST::FUNCTION:STDIO
@@ -89,7 +89,7 @@ SSL_use_PrivateKey_ASN1                 100   EXIST::FUNCTION:
 SSL_use_PrivateKey_file                 101    EXIST::FUNCTION:STDIO
 SSL_use_RSAPrivateKey                   102    EXIST::FUNCTION:RSA
 SSL_use_RSAPrivateKey_ASN1              103    EXIST::FUNCTION:RSA
-SSL_use_RSAPrivateKey_file              104    EXIST::FUNCTION:STDIO,RSA
+SSL_use_RSAPrivateKey_file              104    EXIST::FUNCTION:RSA,STDIO
 SSL_use_certificate                     105    EXIST::FUNCTION:
 SSL_use_certificate_ASN1                106    EXIST::FUNCTION:
 SSL_use_certificate_file                107    EXIST::FUNCTION:STDIO
@@ -193,18 +193,63 @@ SSL_get1_session                        242       EXIST::FUNCTION:
 SSL_CTX_callback_ctrl                   243    EXIST::FUNCTION:
 SSL_callback_ctrl                       244    EXIST::FUNCTION:
 SSL_CTX_sessions                        245    EXIST::FUNCTION:
-kssl_cget_tkt                           246    EXIST::FUNCTION:KRB5
-kssl_err_set                            247    EXIST::FUNCTION:KRB5
-print_krb5_authdata                     248    EXIST::FUNCTION:KRB5
-kssl_ctx_show                           249    EXIST::FUNCTION:KRB5
-print_krb5_keyblock                     250    EXIST::FUNCTION:KRB5
-kstring                                 251    EXIST::FUNCTION:KRB5
-kssl_ctx_new                            252    EXIST::FUNCTION:KRB5
-knumber                                 253    EXIST::FUNCTION:KRB5
-kssl_sget_tkt                           254    EXIST::FUNCTION:KRB5
-kssl_ctx_setkey                         255    EXIST::FUNCTION:KRB5
-kssl_ctx_setprinc                       256    EXIST::FUNCTION:KRB5
-kssl_ctx_free                           257    EXIST::FUNCTION:KRB5
-kssl_krb5_free_data_contents            258    EXIST::FUNCTION:KRB5
-print_krb5_data                         259    EXIST::FUNCTION:KRB5
-kssl_ctx_setstring                      260    EXIST::FUNCTION:KRB5
+SSL_get_rfd                             246    EXIST::FUNCTION:
+SSL_get_wfd                             247    EXIST::FUNCTION:
+kssl_cget_tkt                           248    EXIST::FUNCTION:KRB5
+SSL_has_matching_session_id             249    EXIST::FUNCTION:
+kssl_err_set                            250    EXIST::FUNCTION:KRB5
+kssl_ctx_show                           251    EXIST::FUNCTION:KRB5
+kssl_validate_times                     252    EXIST::FUNCTION:KRB5
+kssl_check_authent                      253    EXIST::FUNCTION:KRB5
+kssl_ctx_new                            254    EXIST::FUNCTION:KRB5
+kssl_build_principal_2                  255    EXIST::FUNCTION:KRB5
+kssl_skip_confound                      256    EXIST::FUNCTION:KRB5
+kssl_sget_tkt                           257    EXIST::FUNCTION:KRB5
+SSL_set_generate_session_id             258    EXIST::FUNCTION:
+kssl_ctx_setkey                         259    EXIST::FUNCTION:KRB5
+kssl_ctx_setprinc                       260    EXIST::FUNCTION:KRB5
+kssl_ctx_free                           261    EXIST::FUNCTION:KRB5
+kssl_krb5_free_data_contents            262    EXIST::FUNCTION:KRB5
+kssl_ctx_setstring                      263    EXIST::FUNCTION:KRB5
+SSL_CTX_set_generate_session_id         264    EXIST::FUNCTION:
+SSL_renegotiate_pending                 265    EXIST::FUNCTION:
+SSL_CTX_set_msg_callback                266    EXIST::FUNCTION:
+SSL_set_msg_callback                    267    EXIST::FUNCTION:
+DTLSv1_client_method                    268    EXIST::FUNCTION:
+SSL_CTX_set_tmp_ecdh_callback           269    EXIST::FUNCTION:ECDH
+SSL_set_tmp_ecdh_callback               270    EXIST::FUNCTION:ECDH
+SSL_COMP_get_name                       271    EXIST::FUNCTION:COMP
+SSL_get_current_compression             272    EXIST::FUNCTION:COMP
+DTLSv1_method                           273    EXIST::FUNCTION:
+SSL_get_current_expansion               274    EXIST::FUNCTION:COMP
+DTLSv1_server_method                    275    EXIST::FUNCTION:
+SSL_COMP_get_compression_methods        276    EXIST:!VMS:FUNCTION:COMP
+SSL_COMP_get_compress_methods           276    EXIST:VMS:FUNCTION:COMP
+SSL_SESSION_get_id                      277    EXIST::FUNCTION:
+SSL_CTX_sess_set_new_cb                 278    EXIST::FUNCTION:
+SSL_CTX_sess_get_get_cb                 279    EXIST::FUNCTION:
+SSL_CTX_sess_set_get_cb                 280    EXIST::FUNCTION:
+SSL_CTX_set_cookie_verify_cb            281    EXIST::FUNCTION:
+SSL_CTX_get_info_callback               282    EXIST::FUNCTION:
+SSL_CTX_set_cookie_generate_cb          283    EXIST::FUNCTION:
+SSL_CTX_set_client_cert_cb              284    EXIST::FUNCTION:
+SSL_CTX_sess_set_remove_cb              285    EXIST::FUNCTION:
+SSL_CTX_set_info_callback               286    EXIST::FUNCTION:
+SSL_CTX_sess_get_new_cb                 287    EXIST::FUNCTION:
+SSL_CTX_get_client_cert_cb              288    EXIST::FUNCTION:
+SSL_CTX_sess_get_remove_cb              289    EXIST::FUNCTION:
+SSL_set_SSL_CTX                         290    EXIST::FUNCTION:
+SSL_get_servername                      291    EXIST::FUNCTION:TLSEXT
+SSL_get_servername_type                 292    EXIST::FUNCTION:TLSEXT
+SSL_CTX_use_psk_identity_hint           293    EXIST::FUNCTION:PSK
+SSL_CTX_set_psk_client_callback         294    EXIST::FUNCTION:PSK
+PEM_write_bio_SSL_SESSION               295    EXIST::FUNCTION:
+SSL_get_psk_identity_hint               296    EXIST::FUNCTION:PSK
+SSL_set_psk_server_callback             297    EXIST::FUNCTION:PSK
+SSL_use_psk_identity_hint               298    EXIST::FUNCTION:PSK
+SSL_set_psk_client_callback             299    EXIST::FUNCTION:PSK
+PEM_read_SSL_SESSION                    300    EXIST:!WIN16:FUNCTION:
+PEM_read_bio_SSL_SESSION                301    EXIST::FUNCTION:
+SSL_CTX_set_psk_server_callback         302    EXIST::FUNCTION:PSK
+SSL_get_psk_identity                    303    EXIST::FUNCTION:PSK
+PEM_write_SSL_SESSION                   304    EXIST:!WIN16:FUNCTION: