Searched defs:qtx (Results 1 – 5 of 5) sorted by relevance
115 OSSL_QTX *qtx; in ossl_qtx_new() local145 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 …]
87 struct ossl_qtx_st *qtx) in ossl_quic_provide_initial_secret()
85 OSSL_QTX *qtx; member
40 OSSL_QTX *qtx; /* QUIC Record Layer TX we are using */ member
3614 OSSL_QTX *qtx = NULL; in tx_run_script() local
Completed in 21 milliseconds