Home
last modified time | relevance | path

Searched refs:OSSL_QTX_PKT (Results 1 – 6 of 6) sorted by relevance

/openssl/test/
H A Dquic_record_test.c3010 const OSSL_QTX_PKT *pkt;
3198 static const OSSL_QTX_PKT tx_script_1_pkt = {
3263 static const OSSL_QTX_PKT tx_script_2_pkt = {
3315 static const OSSL_QTX_PKT tx_script_3_pkt = {
3373 static const OSSL_QTX_PKT tx_script_4a_pkt = {
3417 static const OSSL_QTX_PKT tx_script_4b_pkt = {
3461 static const OSSL_QTX_PKT tx_script_4c_pkt = {
3532 static const OSSL_QTX_PKT tx_script_5_pkt = {
3585 static const OSSL_QTX_PKT tx_script_6_pkt = {
/openssl/include/internal/
H A Dquic_predef.h34 typedef struct ossl_qtx_pkt_st OSSL_QTX_PKT; typedef
H A Dquic_record_tx.h238 int ossl_qtx_write_pkt(OSSL_QTX *qtx, const OSSL_QTX_PKT *pkt);
/openssl/ssl/quic/
H A Dquic_record_tx.c599 static int qtx_write(OSSL_QTX *qtx, const OSSL_QTX_PKT *pkt, TXE *txe, in qtx_write()
754 static int qtx_mutate_write(OSSL_QTX *qtx, const OSSL_QTX_PKT *pkt, TXE *txe, in qtx_mutate_write()
793 int ossl_qtx_write_pkt(OSSL_QTX *qtx, const OSSL_QTX_PKT *pkt) in ossl_qtx_write_pkt()
H A Dquic_txp.c2893 OSSL_QTX_PKT txpkt; in txp_pkt_commit()
/openssl/doc/designs/quic-design/
H A Dtx-packetiser.md129 int ossl_qtx_write_pkt(OSSL_QTX *qtx, const OSSL_QTX_PKT *pkt);

Completed in 31 milliseconds