Home
last modified time | relevance | path

Searched defs:qtx (Results 1 – 5 of 5) sorted by relevance

/openssl/ssl/quic/
H A Dquic_record_tx.c115 OSSL_QTX *qtx; in ossl_qtx_new() local
145 void ossl_qtx_free(OSSL_QTX *qtx) in ossl_qtx_free()
316 static void qtx_pending_to_free(OSSL_QTX *qtx) in qtx_pending_to_free()
728 static TXE *qtx_ensure_cons(OSSL_QTX *qtx) in qtx_ensure_cons()
746 static QLOG *qtx_get_qlog(OSSL_QTX *qtx) in qtx_get_qlog()
898 void ossl_qtx_finish_dgram(OSSL_QTX *qtx) in ossl_qtx_finish_dgram()
932 int ossl_qtx_flush_net(OSSL_QTX *qtx) in ossl_qtx_flush_net()
1013 void ossl_qtx_set_bio(OSSL_QTX *qtx, BIO *bio) in ossl_qtx_set_bio()
1027 size_t ossl_qtx_get_mdpl(OSSL_QTX *qtx) in ossl_qtx_get_mdpl()
1052 int ossl_qtx_trigger_key_update(OSSL_QTX *qtx) in ossl_qtx_trigger_key_update()
[all …]
H A Dquic_record_util.c77 struct ossl_qtx_st *qtx) in ossl_quic_provide_initial_secret()
H A Dquic_channel_local.h85 OSSL_QTX *qtx; member
/openssl/include/internal/
H A Dquic_txp.h40 OSSL_QTX *qtx; /* QUIC Record Layer TX we are using */ member
/openssl/test/
H A Dquic_record_test.c3614 OSSL_QTX *qtx = NULL; in tx_run_script() local

Completed in 42 milliseconds