Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dquictestlib.h96 int qtest_shutdown(QUIC_TSERVER *qtserv, SSL *clientssl);
H A Dquictestlib.c683 int qtest_shutdown(QUIC_TSERVER *qtserv, SSL *clientssl) in qtest_shutdown() function
/freebsd/crypto/openssl/test/
H A Dquicapitest.c177 if (!TEST_true(qtest_shutdown(qtserv, clientquic))) in test_quic_write_read()
270 if (!TEST_true(qtest_shutdown(qtserv, clientquic))) in test_fin_only_blocking()
1365 if (!TEST_true(qtest_shutdown(qtserv, clientquic))) in test_client_auth()