Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_record_tx.h279 int ossl_qtx_pop_net(OSSL_QTX *qtx, BIO_MSG *msg);
/openssl/test/
H A Dquic_record_test.c3670 if (!TEST_true(ossl_qtx_pop_net(qtx, &msg))) in tx_run_script()
3678 if (!TEST_false(ossl_qtx_pop_net(qtx, &msg))) in tx_run_script()
/openssl/ssl/quic/
H A Dquic_record_tx.c1001 int ossl_qtx_pop_net(OSSL_QTX *qtx, BIO_MSG *msg) in ossl_qtx_pop_net() function

Completed in 37 milliseconds