Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dssltestlib.h27 void shutdown_ssl_connection(SSL *serverssl, SSL *clientssl);
H A Dssltestlib.c1206 void shutdown_ssl_connection(SSL *serverssl, SSL *clientssl) in shutdown_ssl_connection() function
/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()
1968 shutdown_ssl_connection(serverssl2, clientssl2); in execute_test_session()
5238 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5281 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5322 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5359 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk()
5487 shutdown_ssl_connection(serverssl, clientssl); in test_stateless()

Completed in 35 milliseconds