Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_record_tx.c43 typedef OSSL_LIST(txe) TXE_LIST; typedef
75 TXE_LIST free;
81 TXE_LIST pending;
134 static void qtx_cleanup_txl(TXE_LIST *l) in qtx_cleanup_txl()
262 static TXE *qtx_resize_txe(OSSL_QTX *qtx, TXE_LIST *txl, TXE *txe, size_t n) in qtx_resize_txe()
306 static TXE *qtx_reserve_txe(OSSL_QTX *qtx, TXE_LIST *txl, in qtx_reserve_txe()

Completed in 20 milliseconds