Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dquic_record_test.c10268 const OSSL_QTX_PKT *pkt;
10456 static const OSSL_QTX_PKT tx_script_1_pkt = {
10521 static const OSSL_QTX_PKT tx_script_2_pkt = {
10573 static const OSSL_QTX_PKT tx_script_3_pkt = {
10663 static const OSSL_QTX_PKT tx_script_4a_pkt = {
10794 static const OSSL_QTX_PKT tx_script_4b_pkt = {
10925 static const OSSL_QTX_PKT tx_script_4c_pkt = {
11217 static const OSSL_QTX_PKT tx_script_5_pkt = {
11269 static const OSSL_QTX_PKT tx_script_6_pkt = {
/src/crypto/openssl/include/internal/
H A Dquic_predef.h36 typedef struct ossl_qtx_pkt_st OSSL_QTX_PKT; typedef
H A Dquic_record_tx.h237 int ossl_qtx_write_pkt(OSSL_QTX *qtx, const OSSL_QTX_PKT *pkt);
/src/crypto/openssl/ssl/quic/
H A Dquic_record_tx.c601 static int qtx_write(OSSL_QTX *qtx, const OSSL_QTX_PKT *pkt, TXE *txe, in qtx_write()
756 static int qtx_mutate_write(OSSL_QTX *qtx, const OSSL_QTX_PKT *pkt, TXE *txe, in qtx_mutate_write()
795 int ossl_qtx_write_pkt(OSSL_QTX *qtx, const OSSL_QTX_PKT *pkt) in ossl_qtx_write_pkt()
H A Dquic_txp.c2979 OSSL_QTX_PKT txpkt; in txp_pkt_commit()
/src/crypto/openssl/doc/designs/quic-design/
H A Dtx-packetiser.md129 int ossl_qtx_write_pkt(OSSL_QTX *qtx, const OSSL_QTX_PKT *pkt);