Searched refs:TXE (Results 1 – 2 of 2) sorted by relevance
24 typedef struct txe_st TXE; typedef27 OSSL_LIST_MEMBER(txe, TXE);42 DEFINE_LIST_OF(txe, TXE);136 TXE *e, *enext; in qtx_cleanup_txl()219 TXE *txe; in qtx_alloc_txe()243 TXE *txe; in qtx_ensure_free_txe()262 static TXE *qtx_resize_txe(OSSL_QTX *qtx, TXE_LIST *txl, TXE *txe, size_t n) in qtx_resize_txe()264 TXE *txe2, *p; in qtx_resize_txe()730 TXE *txe = qtx->cons; in qtx_ensure_cons()798 TXE *txe; in ossl_qtx_write_pkt()[all …]
266 **TXE:** TX entry. Structure containing encrypted data pending transmission.277 **TXL:** TXE list. See TXE.
Completed in 15 milliseconds