Home
last modified time | relevance | path

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

/third_party/openssl/test/helpers/
Dssltestlib.h27 void shutdown_ssl_connection(SSL *serverssl, SSL *clientssl);
Dssltestlib.c1172 void shutdown_ssl_connection(SSL *serverssl, SSL *clientssl) in shutdown_ssl_connection() function
/third_party/openssl/test/
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()
2113 shutdown_ssl_connection(serverssl2, clientssl2); in execute_test_session()
5433 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5476 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5517 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5554 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5682 shutdown_ssl_connection(serverssl, clientssl); in test_stateless()