| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | sslapitest.c | 372 SSL_free(serverssl); in test_keylog() 373 SSL_free(clientssl); in test_keylog() 449 SSL_free(serverssl); in test_keylog_no_master_key() 450 SSL_free(clientssl); in test_keylog_no_master_key() 488 SSL_free(serverssl); in test_keylog_no_master_key() 489 SSL_free(clientssl); in test_keylog_no_master_key() 573 SSL_free(serverssl); in test_client_hello_cb() 574 SSL_free(clientssl); in test_client_hello_cb() 683 SSL_free(serverssl); in test_ccs_change_cipher() 684 SSL_free(clientssl); in test_ccs_change_cipher() [all …]
|
| H A D | dtlstest.c | 114 SSL_free(serverssl1); in test_dtls_unprocessed() 115 SSL_free(clientssl1); in test_dtls_unprocessed() 176 SSL_free(serverssl); in test_dtls_drop_records() 177 SSL_free(clientssl); in test_dtls_drop_records() 240 SSL_free(serverssl); in test_dtls_drop_records() 241 SSL_free(clientssl); in test_dtls_drop_records() 288 SSL_free(serverssl); in test_cookie() 289 SSL_free(clientssl); in test_cookie() 323 SSL_free(serverssl); in test_dtls_duplicate_records() 324 SSL_free(clientssl); in test_dtls_duplicate_records() [all …]
|
| H A D | dtls_mtu_test.c | 139 SSL_free(clnt_ssl); in mtu_test() 140 SSL_free(srvr_ssl); in mtu_test() 226 SSL_free(clnt_ssl); in test_server_mtu_larger_than_max_fragment_length() 227 SSL_free(srvr_ssl); in test_server_mtu_larger_than_max_fragment_length()
|
| H A D | servername_test.c | 127 SSL_free(con); in client_setup_sni_before_state() 176 SSL_free(con); in client_setup_sni_after_state() 209 SSL_free(serverssl); in server_setup_sni() 210 SSL_free(clientssl); in server_setup_sni()
|
| H A D | asynciotest.c | 381 SSL_free(clientssl); in test_asyncio() 382 SSL_free(serverssl); in test_asyncio() 388 SSL_free(clientssl); in test_asyncio() 389 SSL_free(serverssl); in test_asyncio()
|
| H A D | danetest.c | 329 SSL_free(ssl); in test_tlsafile() 337 SSL_free(ssl); in test_tlsafile() 345 SSL_free(ssl); in test_tlsafile() 361 SSL_free(ssl); in test_tlsafile()
|
| H A D | fatalerrtest.c | 77 SSL_free(sssl); in test_fatalerr() 78 SSL_free(cssl); in test_fatalerr()
|
| H A D | gosttest.c | 73 SSL_free(serverssl); in test_tls13() 74 SSL_free(clientssl); in test_tls13()
|
| H A D | sslcorrupttest.c | 173 SSL_free(ssl); in setup_cipher_list() 240 SSL_free(server); in test_ssl_corrupt() 241 SSL_free(client); in test_ssl_corrupt()
|
| H A D | tls13ccstest.c | 311 SSL_free(sssl); in test_tls13ccs() 312 SSL_free(cssl); in test_tls13ccs() 476 SSL_free(sssl); in test_tls13ccs() 477 SSL_free(cssl); in test_tls13ccs()
|
| H A D | sslbuffertest.c | 147 SSL_free(clientssl); in test_func() 148 SSL_free(serverssl); in test_func()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | dtlstest.c | 138 SSL_free(serverssl1); in test_dtls_unprocessed() 139 SSL_free(clientssl1); in test_dtls_unprocessed() 234 SSL_free(serverssl); in test_dtls_drop_records() 235 SSL_free(clientssl); in test_dtls_drop_records() 300 SSL_free(serverssl); in test_dtls_drop_records() 301 SSL_free(clientssl); in test_dtls_drop_records() 341 SSL_free(serverssl); in test_cookie() 342 SSL_free(clientssl); in test_cookie() 384 SSL_free(serverssl); in test_dtls_duplicate_records() 385 SSL_free(clientssl); in test_dtls_duplicate_records() [all …]
|
| H A D | dtls_mtu_test.c | 139 SSL_free(clnt_ssl); in mtu_test() 140 SSL_free(srvr_ssl); in mtu_test() 226 SSL_free(clnt_ssl); in test_server_mtu_larger_than_max_fragment_length() 227 SSL_free(srvr_ssl); in test_server_mtu_larger_than_max_fragment_length()
|
| H A D | servername_test.c | 144 SSL_free(con); in client_setup_sni_before_state() 197 SSL_free(con); in client_setup_sni_after_state() 230 SSL_free(serverssl); in server_setup_sni() 231 SSL_free(clientssl); in server_setup_sni()
|
| H A D | sslbuffertest.c | 156 SSL_free(clientssl); in test_func() 157 SSL_free(serverssl); in test_func() 310 SSL_free(clientssl); in test_free_buffers() 311 SSL_free(serverssl); in test_free_buffers()
|
| H A D | asynciotest.c | 382 SSL_free(clientssl); in test_asyncio() 383 SSL_free(serverssl); in test_asyncio() 389 SSL_free(clientssl); in test_asyncio() 390 SSL_free(serverssl); in test_asyncio()
|
| H A D | danetest.c | 326 SSL_free(ssl); in test_tlsafile() 334 SSL_free(ssl); in test_tlsafile() 342 SSL_free(ssl); in test_tlsafile() 358 SSL_free(ssl); in test_tlsafile()
|
| H A D | fatalerrtest.c | 77 SSL_free(sssl); in test_fatalerr() 78 SSL_free(cssl); in test_fatalerr()
|
| H A D | sslcorrupttest.c | 173 SSL_free(ssl); in setup_cipher_list() 248 SSL_free(server); in test_ssl_corrupt() 249 SSL_free(client); in test_ssl_corrupt()
|
| H A D | tls13ccstest.c | 311 SSL_free(sssl); in test_tls13ccs() 312 SSL_free(cssl); in test_tls13ccs() 483 SSL_free(sssl); in test_tls13ccs() 484 SSL_free(cssl); in test_tls13ccs()
|
| H A D | recordlentest.c | 177 SSL_free(serverssl); in test_record_overflow() 178 SSL_free(clientssl); in test_record_overflow()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_free.pod | 5 SSL_free - free an allocated SSL structure 11 void SSL_free(SSL *ssl); 15 SSL_free() decrements the reference count of B<ssl>, and removes the SSL 22 SSL_free() also calls the free()ing procedures for indirectly affected items, if 26 calling SSL_free(), as trying to free things twice may lead to program 30 which the reference count is removed by SSL_free() and the internal 39 SSL_free() does not provide diagnostic information.
|
| H A D | SSL_clear.pod | 48 L<SSL_free(3)> 50 (or simply L<SSL_free(3)>; L<SSL_new(3)> 70 L<SSL_new(3)>, L<SSL_free(3)>,
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_free.pod | 5 SSL_free - free an allocated SSL structure 11 void SSL_free(SSL *ssl); 15 SSL_free() decrements the reference count of B<ssl>, and removes the SSL 22 SSL_free() also calls the free()ing procedures for indirectly affected items, if 26 calling SSL_free(), as trying to free things twice may lead to program 30 which the reference count is removed by SSL_free() and the internal 39 SSL_free() does not provide diagnostic information.
|
| H A D | SSL_clear.pod | 48 L<SSL_free(3)> 50 (or simply L<SSL_free(3)>; L<SSL_new(3)> 70 L<SSL_new(3)>, L<SSL_free(3)>,
|