Home
last modified time | relevance | path

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

/openssl-master/test/helpers/
A Dssltestlib.h27 void shutdown_ssl_connection(SSL *serverssl, SSL *clientssl);
A Dssltestlib.c1051 void shutdown_ssl_connection(SSL *serverssl, SSL *clientssl) in shutdown_ssl_connection() function
/openssl-master/test/
A Dsslapitest.c864 shutdown_ssl_connection(serverssl, clientssl); in test_ccs_change_cipher()
882 shutdown_ssl_connection(serverssl, clientssl); in test_ccs_change_cipher()
926 shutdown_ssl_connection(serverssl, clientssl); in test_ccs_change_cipher()
1941 shutdown_ssl_connection(serverssl2, clientssl2); in execute_test_session()
5185 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5228 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5269 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5306 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5434 shutdown_ssl_connection(serverssl, clientssl); in test_stateless()

Completed in 21 milliseconds