Home
last modified time | relevance | path

Searched refs:shutdown_ssl_connection (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.h27 void shutdown_ssl_connection(SSL *serverssl, SSL *clientssl);
H A Dssltestlib.c1178 void shutdown_ssl_connection(SSL *serverssl, SSL *clientssl) in shutdown_ssl_connection() function
/freebsd/crypto/openssl/test/
H A Dsslapitest.c873 shutdown_ssl_connection(serverssl, clientssl); in test_ccs_change_cipher()
891 shutdown_ssl_connection(serverssl, clientssl); in test_ccs_change_cipher()
935 shutdown_ssl_connection(serverssl, clientssl); in test_ccs_change_cipher()
2129 shutdown_ssl_connection(serverssl2, clientssl2); in execute_test_session()
5449 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5492 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5533 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5570 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5698 shutdown_ssl_connection(serverssl, clientssl); in test_stateless()