diff options
Diffstat (limited to 'src/lib/libcrypto/util/ssleay.num')
-rw-r--r-- | src/lib/libcrypto/util/ssleay.num | 261 |
1 files changed, 261 insertions, 0 deletions
diff --git a/src/lib/libcrypto/util/ssleay.num b/src/lib/libcrypto/util/ssleay.num new file mode 100644 index 0000000000..15a58e7b13 --- /dev/null +++ b/src/lib/libcrypto/util/ssleay.num | |||
@@ -0,0 +1,261 @@ | |||
1 | ERR_load_SSL_strings 1 EXIST::FUNCTION: | ||
2 | SSL_CIPHER_description 2 EXIST::FUNCTION: | ||
3 | SSL_CTX_add_client_CA 3 EXIST::FUNCTION: | ||
4 | SSL_CTX_add_session 4 EXIST::FUNCTION: | ||
5 | SSL_CTX_check_private_key 5 EXIST::FUNCTION: | ||
6 | SSL_CTX_ctrl 6 EXIST::FUNCTION: | ||
7 | SSL_CTX_flush_sessions 7 EXIST::FUNCTION: | ||
8 | SSL_CTX_free 8 EXIST::FUNCTION: | ||
9 | SSL_CTX_get_client_CA_list 9 EXIST::FUNCTION: | ||
10 | SSL_CTX_get_verify_callback 10 EXIST::FUNCTION: | ||
11 | SSL_CTX_get_verify_mode 11 EXIST::FUNCTION: | ||
12 | SSL_CTX_new 12 EXIST::FUNCTION: | ||
13 | SSL_CTX_remove_session 13 EXIST::FUNCTION: | ||
14 | SSL_CTX_set_cipher_list 15 EXIST::FUNCTION: | ||
15 | SSL_CTX_set_client_CA_list 16 EXIST::FUNCTION: | ||
16 | SSL_CTX_set_default_passwd_cb 17 EXIST::FUNCTION: | ||
17 | SSL_CTX_set_ssl_version 19 EXIST::FUNCTION: | ||
18 | SSL_CTX_set_verify 21 EXIST::FUNCTION: | ||
19 | SSL_CTX_use_PrivateKey 22 EXIST::FUNCTION: | ||
20 | SSL_CTX_use_PrivateKey_ASN1 23 EXIST::FUNCTION: | ||
21 | SSL_CTX_use_PrivateKey_file 24 EXIST::FUNCTION:STDIO | ||
22 | SSL_CTX_use_RSAPrivateKey 25 EXIST::FUNCTION:RSA | ||
23 | SSL_CTX_use_RSAPrivateKey_ASN1 26 EXIST::FUNCTION:RSA | ||
24 | SSL_CTX_use_RSAPrivateKey_file 27 EXIST::FUNCTION:RSA,STDIO | ||
25 | SSL_CTX_use_certificate 28 EXIST::FUNCTION: | ||
26 | SSL_CTX_use_certificate_ASN1 29 EXIST::FUNCTION: | ||
27 | SSL_CTX_use_certificate_file 30 EXIST::FUNCTION:STDIO | ||
28 | SSL_SESSION_free 31 EXIST::FUNCTION: | ||
29 | SSL_SESSION_new 32 EXIST::FUNCTION: | ||
30 | SSL_SESSION_print 33 EXIST::FUNCTION:BIO | ||
31 | SSL_SESSION_print_fp 34 EXIST::FUNCTION:FP_API | ||
32 | SSL_accept 35 EXIST::FUNCTION: | ||
33 | SSL_add_client_CA 36 EXIST::FUNCTION: | ||
34 | SSL_alert_desc_string 37 EXIST::FUNCTION: | ||
35 | SSL_alert_desc_string_long 38 EXIST::FUNCTION: | ||
36 | SSL_alert_type_string 39 EXIST::FUNCTION: | ||
37 | SSL_alert_type_string_long 40 EXIST::FUNCTION: | ||
38 | SSL_check_private_key 41 EXIST::FUNCTION: | ||
39 | SSL_clear 42 EXIST::FUNCTION: | ||
40 | SSL_connect 43 EXIST::FUNCTION: | ||
41 | SSL_copy_session_id 44 EXIST::FUNCTION: | ||
42 | SSL_ctrl 45 EXIST::FUNCTION: | ||
43 | SSL_dup 46 EXIST::FUNCTION: | ||
44 | SSL_dup_CA_list 47 EXIST::FUNCTION: | ||
45 | SSL_free 48 EXIST::FUNCTION: | ||
46 | SSL_get_certificate 49 EXIST::FUNCTION: | ||
47 | SSL_get_cipher_list 52 EXIST::FUNCTION: | ||
48 | SSL_get_ciphers 55 EXIST::FUNCTION: | ||
49 | SSL_get_client_CA_list 56 EXIST::FUNCTION: | ||
50 | SSL_get_default_timeout 57 EXIST::FUNCTION: | ||
51 | SSL_get_error 58 EXIST::FUNCTION: | ||
52 | SSL_get_fd 59 EXIST::FUNCTION: | ||
53 | SSL_get_peer_cert_chain 60 EXIST::FUNCTION: | ||
54 | SSL_get_peer_certificate 61 EXIST::FUNCTION: | ||
55 | SSL_get_rbio 63 EXIST::FUNCTION:BIO | ||
56 | SSL_get_read_ahead 64 EXIST::FUNCTION: | ||
57 | SSL_get_shared_ciphers 65 EXIST::FUNCTION: | ||
58 | SSL_get_ssl_method 66 EXIST::FUNCTION: | ||
59 | SSL_get_verify_callback 69 EXIST::FUNCTION: | ||
60 | SSL_get_verify_mode 70 EXIST::FUNCTION: | ||
61 | SSL_get_version 71 EXIST::FUNCTION: | ||
62 | SSL_get_wbio 72 EXIST::FUNCTION:BIO | ||
63 | SSL_load_client_CA_file 73 EXIST::FUNCTION:STDIO | ||
64 | SSL_load_error_strings 74 EXIST::FUNCTION: | ||
65 | SSL_new 75 EXIST::FUNCTION: | ||
66 | SSL_peek 76 EXIST::FUNCTION: | ||
67 | SSL_pending 77 EXIST::FUNCTION: | ||
68 | SSL_read 78 EXIST::FUNCTION: | ||
69 | SSL_renegotiate 79 EXIST::FUNCTION: | ||
70 | SSL_rstate_string 80 EXIST::FUNCTION: | ||
71 | SSL_rstate_string_long 81 EXIST::FUNCTION: | ||
72 | SSL_set_accept_state 82 EXIST::FUNCTION: | ||
73 | SSL_set_bio 83 EXIST::FUNCTION:BIO | ||
74 | SSL_set_cipher_list 84 EXIST::FUNCTION: | ||
75 | SSL_set_client_CA_list 85 EXIST::FUNCTION: | ||
76 | SSL_set_connect_state 86 EXIST::FUNCTION: | ||
77 | SSL_set_fd 87 EXIST::FUNCTION:SOCK | ||
78 | SSL_set_read_ahead 88 EXIST::FUNCTION: | ||
79 | SSL_set_rfd 89 EXIST::FUNCTION:SOCK | ||
80 | SSL_set_session 90 EXIST::FUNCTION: | ||
81 | SSL_set_ssl_method 91 EXIST::FUNCTION: | ||
82 | SSL_set_verify 94 EXIST::FUNCTION: | ||
83 | SSL_set_wfd 95 EXIST::FUNCTION:SOCK | ||
84 | SSL_shutdown 96 EXIST::FUNCTION: | ||
85 | SSL_state_string 97 EXIST::FUNCTION: | ||
86 | SSL_state_string_long 98 EXIST::FUNCTION: | ||
87 | SSL_use_PrivateKey 99 EXIST::FUNCTION: | ||
88 | SSL_use_PrivateKey_ASN1 100 EXIST::FUNCTION: | ||
89 | SSL_use_PrivateKey_file 101 EXIST::FUNCTION:STDIO | ||
90 | SSL_use_RSAPrivateKey 102 EXIST::FUNCTION:RSA | ||
91 | SSL_use_RSAPrivateKey_ASN1 103 EXIST::FUNCTION:RSA | ||
92 | SSL_use_RSAPrivateKey_file 104 EXIST::FUNCTION:RSA,STDIO | ||
93 | SSL_use_certificate 105 EXIST::FUNCTION: | ||
94 | SSL_use_certificate_ASN1 106 EXIST::FUNCTION: | ||
95 | SSL_use_certificate_file 107 EXIST::FUNCTION:STDIO | ||
96 | SSL_write 108 EXIST::FUNCTION: | ||
97 | SSLeay_add_ssl_algorithms 109 NOEXIST::FUNCTION: | ||
98 | SSLv23_client_method 110 EXIST::FUNCTION:RSA | ||
99 | SSLv23_method 111 EXIST::FUNCTION:RSA | ||
100 | SSLv23_server_method 112 EXIST::FUNCTION:RSA | ||
101 | SSLv2_client_method 113 EXIST::FUNCTION:RSA,SSL2 | ||
102 | SSLv2_method 114 EXIST::FUNCTION:RSA,SSL2 | ||
103 | SSLv2_server_method 115 EXIST::FUNCTION:RSA,SSL2 | ||
104 | SSLv3_client_method 116 EXIST::FUNCTION: | ||
105 | SSLv3_method 117 EXIST::FUNCTION: | ||
106 | SSLv3_server_method 118 EXIST::FUNCTION: | ||
107 | d2i_SSL_SESSION 119 EXIST::FUNCTION: | ||
108 | i2d_SSL_SESSION 120 EXIST::FUNCTION: | ||
109 | BIO_f_ssl 121 EXIST::FUNCTION:BIO | ||
110 | BIO_new_ssl 122 EXIST::FUNCTION:BIO | ||
111 | BIO_proxy_ssl_copy_session_id 123 NOEXIST::FUNCTION: | ||
112 | BIO_ssl_copy_session_id 124 EXIST::FUNCTION:BIO | ||
113 | SSL_do_handshake 125 EXIST::FUNCTION: | ||
114 | SSL_get_privatekey 126 EXIST::FUNCTION: | ||
115 | SSL_get_current_cipher 127 EXIST::FUNCTION: | ||
116 | SSL_CIPHER_get_bits 128 EXIST::FUNCTION: | ||
117 | SSL_CIPHER_get_version 129 EXIST::FUNCTION: | ||
118 | SSL_CIPHER_get_name 130 EXIST::FUNCTION: | ||
119 | BIO_ssl_shutdown 131 EXIST::FUNCTION:BIO | ||
120 | SSL_SESSION_cmp 132 NOEXIST::FUNCTION: | ||
121 | SSL_SESSION_hash 133 NOEXIST::FUNCTION: | ||
122 | SSL_SESSION_get_time 134 EXIST::FUNCTION: | ||
123 | SSL_SESSION_set_time 135 EXIST::FUNCTION: | ||
124 | SSL_SESSION_get_timeout 136 EXIST::FUNCTION: | ||
125 | SSL_SESSION_set_timeout 137 EXIST::FUNCTION: | ||
126 | SSL_CTX_get_ex_data 138 EXIST::FUNCTION: | ||
127 | SSL_CTX_get_quiet_shutdown 140 EXIST::FUNCTION: | ||
128 | SSL_CTX_load_verify_locations 141 EXIST::FUNCTION: | ||
129 | SSL_CTX_set_default_verify_paths 142 EXIST:!VMS:FUNCTION: | ||
130 | SSL_CTX_set_def_verify_paths 142 EXIST:VMS:FUNCTION: | ||
131 | SSL_CTX_set_ex_data 143 EXIST::FUNCTION: | ||
132 | SSL_CTX_set_quiet_shutdown 145 EXIST::FUNCTION: | ||
133 | SSL_SESSION_get_ex_data 146 EXIST::FUNCTION: | ||
134 | SSL_SESSION_set_ex_data 148 EXIST::FUNCTION: | ||
135 | SSL_get_SSL_CTX 150 EXIST::FUNCTION: | ||
136 | SSL_get_ex_data 151 EXIST::FUNCTION: | ||
137 | SSL_get_quiet_shutdown 153 EXIST::FUNCTION: | ||
138 | SSL_get_session 154 EXIST::FUNCTION: | ||
139 | SSL_get_shutdown 155 EXIST::FUNCTION: | ||
140 | SSL_get_verify_result 157 EXIST::FUNCTION: | ||
141 | SSL_set_ex_data 158 EXIST::FUNCTION: | ||
142 | SSL_set_info_callback 160 EXIST::FUNCTION: | ||
143 | SSL_set_quiet_shutdown 161 EXIST::FUNCTION: | ||
144 | SSL_set_shutdown 162 EXIST::FUNCTION: | ||
145 | SSL_set_verify_result 163 EXIST::FUNCTION: | ||
146 | SSL_version 164 EXIST::FUNCTION: | ||
147 | SSL_get_info_callback 165 EXIST::FUNCTION: | ||
148 | SSL_state 166 EXIST::FUNCTION: | ||
149 | SSL_CTX_get_ex_new_index 167 EXIST::FUNCTION: | ||
150 | SSL_SESSION_get_ex_new_index 168 EXIST::FUNCTION: | ||
151 | SSL_get_ex_new_index 169 EXIST::FUNCTION: | ||
152 | TLSv1_method 170 EXIST::FUNCTION: | ||
153 | TLSv1_server_method 171 EXIST::FUNCTION: | ||
154 | TLSv1_client_method 172 EXIST::FUNCTION: | ||
155 | BIO_new_buffer_ssl_connect 173 EXIST::FUNCTION:BIO | ||
156 | BIO_new_ssl_connect 174 EXIST::FUNCTION:BIO | ||
157 | SSL_get_ex_data_X509_STORE_CTX_idx 175 EXIST:!VMS:FUNCTION: | ||
158 | SSL_get_ex_d_X509_STORE_CTX_idx 175 EXIST:VMS:FUNCTION: | ||
159 | SSL_CTX_set_tmp_dh_callback 176 EXIST::FUNCTION:DH | ||
160 | SSL_CTX_set_tmp_rsa_callback 177 EXIST::FUNCTION:RSA | ||
161 | SSL_CTX_set_timeout 178 EXIST::FUNCTION: | ||
162 | SSL_CTX_get_timeout 179 EXIST::FUNCTION: | ||
163 | SSL_CTX_get_cert_store 180 EXIST::FUNCTION: | ||
164 | SSL_CTX_set_cert_store 181 EXIST::FUNCTION: | ||
165 | SSL_want 182 EXIST::FUNCTION: | ||
166 | SSL_library_init 183 EXIST::FUNCTION: | ||
167 | SSL_COMP_add_compression_method 184 EXIST::FUNCTION:COMP | ||
168 | SSL_add_file_cert_subjects_to_stack 185 EXIST:!VMS:FUNCTION:STDIO | ||
169 | SSL_add_file_cert_subjs_to_stk 185 EXIST:VMS:FUNCTION:STDIO | ||
170 | SSL_set_tmp_rsa_callback 186 EXIST::FUNCTION:RSA | ||
171 | SSL_set_tmp_dh_callback 187 EXIST::FUNCTION:DH | ||
172 | SSL_add_dir_cert_subjects_to_stack 188 EXIST:!VMS:FUNCTION:STDIO | ||
173 | SSL_add_dir_cert_subjs_to_stk 188 EXIST:VMS:FUNCTION:STDIO | ||
174 | SSL_set_session_id_context 189 EXIST::FUNCTION: | ||
175 | SSL_CTX_use_certificate_chain_file 222 EXIST:!VMS:FUNCTION:STDIO | ||
176 | SSL_CTX_use_cert_chain_file 222 EXIST:VMS:FUNCTION:STDIO | ||
177 | SSL_CTX_set_verify_depth 225 EXIST::FUNCTION: | ||
178 | SSL_set_verify_depth 226 EXIST::FUNCTION: | ||
179 | SSL_CTX_get_verify_depth 228 EXIST::FUNCTION: | ||
180 | SSL_get_verify_depth 229 EXIST::FUNCTION: | ||
181 | SSL_CTX_set_session_id_context 231 EXIST::FUNCTION: | ||
182 | SSL_CTX_set_cert_verify_callback 232 EXIST:!VMS:FUNCTION: | ||
183 | SSL_CTX_set_cert_verify_cb 232 EXIST:VMS:FUNCTION: | ||
184 | SSL_CTX_set_default_passwd_cb_userdata 235 EXIST:!VMS:FUNCTION: | ||
185 | SSL_CTX_set_def_passwd_cb_ud 235 EXIST:VMS:FUNCTION: | ||
186 | SSL_set_purpose 236 EXIST::FUNCTION: | ||
187 | SSL_CTX_set_trust 237 EXIST::FUNCTION: | ||
188 | SSL_CTX_set_purpose 238 EXIST::FUNCTION: | ||
189 | SSL_set_trust 239 EXIST::FUNCTION: | ||
190 | SSL_get_finished 240 EXIST::FUNCTION: | ||
191 | SSL_get_peer_finished 241 EXIST::FUNCTION: | ||
192 | SSL_get1_session 242 EXIST::FUNCTION: | ||
193 | SSL_CTX_callback_ctrl 243 EXIST::FUNCTION: | ||
194 | SSL_callback_ctrl 244 EXIST::FUNCTION: | ||
195 | SSL_CTX_sessions 245 EXIST::FUNCTION: | ||
196 | SSL_get_rfd 246 EXIST::FUNCTION: | ||
197 | SSL_get_wfd 247 EXIST::FUNCTION: | ||
198 | kssl_cget_tkt 248 EXIST::FUNCTION:KRB5 | ||
199 | SSL_has_matching_session_id 249 EXIST::FUNCTION: | ||
200 | kssl_err_set 250 EXIST::FUNCTION:KRB5 | ||
201 | kssl_ctx_show 251 EXIST::FUNCTION:KRB5 | ||
202 | kssl_validate_times 252 EXIST::FUNCTION:KRB5 | ||
203 | kssl_check_authent 253 EXIST::FUNCTION:KRB5 | ||
204 | kssl_ctx_new 254 EXIST::FUNCTION:KRB5 | ||
205 | kssl_build_principal_2 255 EXIST::FUNCTION:KRB5 | ||
206 | kssl_skip_confound 256 EXIST::FUNCTION:KRB5 | ||
207 | kssl_sget_tkt 257 EXIST::FUNCTION:KRB5 | ||
208 | SSL_set_generate_session_id 258 EXIST::FUNCTION: | ||
209 | kssl_ctx_setkey 259 EXIST::FUNCTION:KRB5 | ||
210 | kssl_ctx_setprinc 260 EXIST::FUNCTION:KRB5 | ||
211 | kssl_ctx_free 261 EXIST::FUNCTION:KRB5 | ||
212 | kssl_krb5_free_data_contents 262 EXIST::FUNCTION:KRB5 | ||
213 | kssl_ctx_setstring 263 EXIST::FUNCTION:KRB5 | ||
214 | SSL_CTX_set_generate_session_id 264 EXIST::FUNCTION: | ||
215 | SSL_renegotiate_pending 265 EXIST::FUNCTION: | ||
216 | SSL_CTX_set_msg_callback 266 EXIST::FUNCTION: | ||
217 | SSL_set_msg_callback 267 EXIST::FUNCTION: | ||
218 | DTLSv1_client_method 268 EXIST::FUNCTION: | ||
219 | SSL_CTX_set_tmp_ecdh_callback 269 EXIST::FUNCTION:ECDH | ||
220 | SSL_set_tmp_ecdh_callback 270 EXIST::FUNCTION:ECDH | ||
221 | SSL_COMP_get_name 271 EXIST::FUNCTION:COMP | ||
222 | SSL_get_current_compression 272 EXIST::FUNCTION:COMP | ||
223 | DTLSv1_method 273 EXIST::FUNCTION: | ||
224 | SSL_get_current_expansion 274 EXIST::FUNCTION:COMP | ||
225 | DTLSv1_server_method 275 EXIST::FUNCTION: | ||
226 | SSL_COMP_get_compression_methods 276 EXIST:!VMS:FUNCTION:COMP | ||
227 | SSL_COMP_get_compress_methods 276 EXIST:VMS:FUNCTION:COMP | ||
228 | SSL_SESSION_get_id 277 EXIST::FUNCTION: | ||
229 | SSL_CTX_sess_set_new_cb 278 EXIST::FUNCTION: | ||
230 | SSL_CTX_sess_get_get_cb 279 EXIST::FUNCTION: | ||
231 | SSL_CTX_sess_set_get_cb 280 EXIST::FUNCTION: | ||
232 | SSL_CTX_set_cookie_verify_cb 281 EXIST::FUNCTION: | ||
233 | SSL_CTX_get_info_callback 282 EXIST::FUNCTION: | ||
234 | SSL_CTX_set_cookie_generate_cb 283 EXIST::FUNCTION: | ||
235 | SSL_CTX_set_client_cert_cb 284 EXIST::FUNCTION: | ||
236 | SSL_CTX_sess_set_remove_cb 285 EXIST::FUNCTION: | ||
237 | SSL_CTX_set_info_callback 286 EXIST::FUNCTION: | ||
238 | SSL_CTX_sess_get_new_cb 287 EXIST::FUNCTION: | ||
239 | SSL_CTX_get_client_cert_cb 288 EXIST::FUNCTION: | ||
240 | SSL_CTX_sess_get_remove_cb 289 EXIST::FUNCTION: | ||
241 | SSL_set_SSL_CTX 290 EXIST::FUNCTION: | ||
242 | SSL_get_servername 291 EXIST::FUNCTION:TLSEXT | ||
243 | SSL_get_servername_type 292 EXIST::FUNCTION:TLSEXT | ||
244 | SSL_CTX_set_client_cert_engine 293 EXIST::FUNCTION:ENGINE | ||
245 | SSL_CTX_use_psk_identity_hint 294 EXIST::FUNCTION:PSK | ||
246 | SSL_CTX_set_psk_client_callback 295 EXIST::FUNCTION:PSK | ||
247 | PEM_write_bio_SSL_SESSION 296 EXIST::FUNCTION: | ||
248 | SSL_get_psk_identity_hint 297 EXIST::FUNCTION:PSK | ||
249 | SSL_set_psk_server_callback 298 EXIST::FUNCTION:PSK | ||
250 | SSL_use_psk_identity_hint 299 EXIST::FUNCTION:PSK | ||
251 | SSL_set_psk_client_callback 300 EXIST::FUNCTION:PSK | ||
252 | PEM_read_SSL_SESSION 301 EXIST:!WIN16:FUNCTION: | ||
253 | PEM_read_bio_SSL_SESSION 302 EXIST::FUNCTION: | ||
254 | SSL_CTX_set_psk_server_callback 303 EXIST::FUNCTION:PSK | ||
255 | SSL_get_psk_identity 304 EXIST::FUNCTION:PSK | ||
256 | PEM_write_SSL_SESSION 305 EXIST:!WIN16:FUNCTION: | ||
257 | SSL_set_session_ticket_ext 306 EXIST::FUNCTION: | ||
258 | SSL_set_session_secret_cb 307 EXIST::FUNCTION: | ||
259 | SSL_set_session_ticket_ext_cb 308 EXIST::FUNCTION: | ||
260 | SSL_set1_param 309 EXIST::FUNCTION: | ||
261 | SSL_CTX_set1_param 310 EXIST::FUNCTION: | ||