Home
last modified time | relevance | path

Searched refs:SSL_free (Results 1 – 25 of 73) sorted by relevance

123

/freebsd-head/crypto/openssl/doc/man3/
HDSSL_free.pod5 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.
HDSSL_clear.pod48 L<SSL_free(3)>
50 (or simply L<SSL_free(3)>; L<SSL_new(3)>
70 L<SSL_new(3)>, L<SSL_free(3)>,
HDSSL_CTX_set_quiet_shutdown.pod27 L<SSL_free(3)> or SSL_set_quiet_shutdown() is called again.
61 L<SSL_clear(3)>, L<SSL_free(3)>
HDSSL_set_shutdown.pod47 L<SSL_clear(3)> or L<SSL_free(3)> is called,
70 L<SSL_clear(3)>, L<SSL_free(3)>
HDSSL_get_session.pod57 L<SSL_free(3)>.
65 L<SSL_free(3)> is called, the session may be removed completely
100 L<ssl(7)>, L<SSL_free(3)>,
HDSSL_new.pod22 the reference count. Freeing it (using SSL_free) decrements it. When the
120 L<SSL_free(3)>, L<SSL_clear(3)>,
/freebsd-head/crypto/openssl/test/
HDsslapitest.c419 SSL_free(serverssl); in test_keylog()
420 SSL_free(clientssl); in test_keylog()
497 SSL_free(serverssl); in test_keylog_no_master_key()
498 SSL_free(clientssl); in test_keylog_no_master_key()
536 SSL_free(serverssl); in test_keylog_no_master_key()
537 SSL_free(clientssl); in test_keylog_no_master_key()
625 SSL_free(clientssl); in test_client_cert_verify_cb()
629 SSL_free(serverssl); in test_client_cert_verify_cb()
665 SSL_free(ssl); in test_ssl_build_cert_chain()
786 SSL_free(serverssl); in test_client_hello_cb()
[all …]
HDdtlstest.c138 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 …]
HDdtls_mtu_test.c139 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()
HDsslbuffertest.c156 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()
HDservername_test.c144 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()
HDfatalerrtest.c77 SSL_free(sssl); in test_fatalerr()
78 SSL_free(cssl); in test_fatalerr()
HDasynciotest.c382 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()
HDdanetest.c326 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()
HDsslcorrupttest.c173 SSL_free(ssl); in setup_cipher_list()
248 SSL_free(server); in test_ssl_corrupt()
249 SSL_free(client); in test_ssl_corrupt()
HDtls13ccstest.c311 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()
HDrecordlentest.c177 SSL_free(serverssl); in test_record_overflow()
178 SSL_free(clientssl); in test_record_overflow()
HDcipherlist_test.c180 SSL_free(ssl); in test_default_cipherlist()
242 SSL_free(s); in test_default_cipherlist_clear()
HDssl_ctx_test.c67 SSL_free(ssl); in test_set_min_max_version()
HDciphername_test.c462 SSL_free(ssl); in test_cipher_name()
HDcipherbytes_test.c147 SSL_free(s); in cleanup_tests()
/freebsd-head/usr.sbin/rpc.tlsclntd/
HDrpc.tlsclntd.c356 SSL_free(slp->ssl); in rpctlscd_disconnect_2_svc()
545 SSL_free(ssl); in rpctls_connect()
558 SSL_free(ssl); in rpctls_connect()
566 SSL_free(ssl); in rpctls_connect()
573 SSL_free(ssl); in rpctls_connect()
577 SSL_free(ssl); in rpctls_connect()
584 SSL_free(ssl); in rpctls_connect()
594 SSL_free(ssl); in rpctls_connect()
606 SSL_free(ssl); in rpctls_connect()
638 SSL_free(ssl); in rpctls_connect()
[all …]
/freebsd-head/crypto/openssl/apps/
HDs_time.c309 SSL_free(scon); in s_time_main()
407 SSL_free(scon); in s_time_main()
453 SSL_free(serverCon); in doConnection()
/freebsd-head/crypto/openssl/test/helpers/
HDssltestlib.c1000 SSL_free(serverssl); in create_ssl_objects2()
1001 SSL_free(clientssl); in create_ssl_objects2()
1057 SSL_free(serverssl); in create_ssl_objects()
1058 SSL_free(clientssl); in create_ssl_objects()
1191 SSL_free(serverssl); in shutdown_ssl_connection()
1192 SSL_free(clientssl); in shutdown_ssl_connection()
/freebsd-head/crypto/openssl/fuzz/
HDclient.c98 SSL_free(client); in FuzzerTestOneInput()

123