aboutsummaryrefslogtreecommitdiffstats
path: root/ms/ssleay32.def
blob: 403d4ec5842797d95725386471b94579a1372ad8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
;
; Definition file for the DDL version of the SSLEAY32 library from SSLeay
;

LIBRARY         SSLEAY32

DESCRIPTION     'SSLeay SSLEAY32 - eay@cryptsoft.com'

EXPORTS
    SSLeay_add_ssl_algorithms          @109
    BIO_f_ssl                          @121
    BIO_new_ssl                        @122
    BIO_ssl_copy_session_id            @124
    BIO_ssl_shutdown                   @131
    ERR_load_SSL_strings               @1
    SSL_CIPHER_description             @2
    SSL_CIPHER_get_bits                @128
    SSL_CIPHER_get_name                @130
    SSL_CIPHER_get_version             @129
    SSL_CTX_add_client_CA              @3
    SSL_CTX_add_session                @4
    SSL_CTX_check_private_key          @5
    SSL_CTX_ctrl                       @6
    SSL_CTX_flush_sessions             @7
    SSL_CTX_free                       @8
    SSL_CTX_get_client_CA_list         @9
    SSL_CTX_get_verify_callback        @10
    SSL_CTX_get_verify_mode            @11
    SSL_CTX_new                        @12
    SSL_CTX_remove_session             @13
    SSL_CTX_set_cert_verify_cb         @14
    SSL_CTX_set_cipher_list            @15
    SSL_CTX_set_client_CA_list         @16
    SSL_CTX_set_default_passwd_cb      @17
    SSL_CTX_set_ssl_version            @19
    SSL_CTX_set_verify                 @21
    SSL_CTX_use_PrivateKey             @22
    SSL_CTX_use_PrivateKey_ASN1        @23
    SSL_CTX_use_PrivateKey_file        @24
    SSL_CTX_use_RSAPrivateKey          @25
    SSL_CTX_use_RSAPrivateKey_ASN1     @26
    SSL_CTX_use_RSAPrivateKey_file     @27
    SSL_CTX_use_certificate            @28
    SSL_CTX_use_certificate_ASN1       @29
    SSL_CTX_use_certificate_file       @30
    SSL_SESSION_free                   @31
    SSL_SESSION_new                    @32
    SSL_SESSION_print                  @33
    SSL_SESSION_print_fp               @34
    SSL_accept                         @35
    SSL_add_client_CA                  @36
    SSL_alert_desc_string              @37
    SSL_alert_desc_string_long         @38
    SSL_alert_type_string              @39
    SSL_alert_type_string_long         @40
    SSL_check_private_key              @41
    SSL_clear                          @42
    SSL_connect                        @43
    SSL_copy_session_id                @44
    SSL_ctrl                           @45
    SSL_do_handshake                   @125
    SSL_dup                            @46
    SSL_dup_CA_list                    @47
    SSL_free                           @48
    SSL_get_certificate                @49
    SSL_get_cipher_list                @52
    SSL_get_ciphers                    @55
    SSL_get_client_CA_list             @56
    SSL_get_current_cipher             @127
    SSL_get_default_timeout            @57
    SSL_get_error                      @58
    SSL_get_fd                         @59
    SSL_get_peer_cert_chain            @60
    SSL_get_peer_certificate           @61
    SSL_get_privatekey                 @126
    SSL_get_rbio                       @63
    SSL_get_read_ahead                 @64
    SSL_get_shared_ciphers             @65
    SSL_get_ssl_method                 @66
    SSL_get_time                       @67
    SSL_get_timeout                    @68
    SSL_get_verify_mode                @70
    SSL_get_version                    @71
    SSL_get_wbio                       @72
    SSL_load_client_CA_file            @73
    SSL_load_error_strings             @74
    SSL_new                            @75
    SSL_peek                           @76
    SSL_pending                        @77
    SSL_read                           @78
    SSL_renegotiate                    @79
    SSL_rstate_string                  @80
    SSL_rstate_string_long             @81
    SSL_set_accept_state               @82
    SSL_set_bio                        @83
    SSL_set_cipher_list                @84
    SSL_set_client_CA_list             @85
    SSL_set_connect_state              @86
    SSL_set_fd                         @87
    SSL_set_read_ahead                 @88
    SSL_set_rfd                        @89
    SSL_set_session                    @90
    SSL_set_ssl_method                 @91
    SSL_set_time                       @92
    SSL_set_timeout                    @93
    SSL_set_verify                     @94
    SSL_set_wfd                        @95
    SSL_shutdown                       @96
    SSL_state_string                   @97
    SSL_state_string_long              @98
    SSL_use_PrivateKey                 @99
    SSL_use_PrivateKey_ASN1            @100
    SSL_use_PrivateKey_file            @101
    SSL_use_RSAPrivateKey              @102
    SSL_use_RSAPrivateKey_ASN1         @103
    SSL_use_RSAPrivateKey_file         @104
    SSL_use_certificate                @105
    SSL_use_certificate_ASN1           @106
    SSL_use_certificate_file           @107
    SSL_write                          @108
    SSLv23_client_method               @110
    SSLv23_method                      @111
    SSLv23_server_method               @112
    SSLv2_client_method                @113
    SSLv2_method                       @114
    SSLv2_server_method                @115
    SSLv3_client_method                @116
    SSLv3_method                       @117
    SSLv3_server_method                @118
    d2i_SSL_SESSION                    @119
    i2d_SSL_SESSION                    @120