Searched refs:shutdown_ssl_connection (Results 1 - 3 of 3) sorted by relevance
/third_party/openssl/test/helpers/ |
H A D | ssltestlib.h | 27 void shutdown_ssl_connection(SSL *serverssl, SSL *clientssl);
|
H A D | ssltestlib.c | 1172 void shutdown_ssl_connection(SSL *serverssl, SSL *clientssl) in shutdown_ssl_connection() function
|
/third_party/openssl/test/ |
H A D | sslapitest.c | 873 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() 5432 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk() 5475 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk() 5516 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk() 5553 shutdown_ssl_connection(serverssl, clientssl); in test_tls13_psk() 5681 shutdown_ssl_connection(serverssl, clientssl); in test_stateless()
|
Completed in 14 milliseconds