Like MD_Init, MD now must include a NULL engine pointer in its definition.
[openssl.git] / util / ssleay.num
index 840c92747db555a6542f6a52b864ec4ab9bfe730..fdea47205ddd6670409ef9f0c5fc063b09d6a228 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
@@ -169,8 +169,8 @@ SSL_add_file_cert_subjects_to_stack     185 EXIST:!VMS:FUNCTION:STDIO
 SSL_add_file_cert_subjs_to_stk          185    EXIST:VMS:FUNCTION:STDIO
 SSL_set_tmp_rsa_callback                186    EXIST::FUNCTION:RSA
 SSL_set_tmp_dh_callback                 187    EXIST::FUNCTION:DH
-SSL_add_dir_cert_subjects_to_stack      188    EXIST:!VMS:FUNCTION:STDIO
-SSL_add_dir_cert_subjs_to_stk           188    EXIST:VMS:FUNCTION:STDIO
+SSL_add_dir_cert_subjects_to_stack      188    EXIST:!VMS,!WIN32:FUNCTION:STDIO
+SSL_add_dir_cert_subjs_to_stk           188    NOEXIST::FUNCTION:
 SSL_set_session_id_context              189    EXIST::FUNCTION:
 SSL_CTX_use_certificate_chain_file      222    EXIST:!VMS:FUNCTION:STDIO
 SSL_CTX_use_cert_chain_file             222    EXIST:VMS:FUNCTION:STDIO
@@ -193,21 +193,25 @@ 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_CTX_has_matching_session_id         261    EXIST::FUNCTION:
-SSL_set_generate_session_id             262    EXIST::FUNCTION:
-SSL_CTX_set_generate_session_id         263    EXIST::FUNCTION:
+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: