Home
last modified time | relevance | path

Searched defs:tls_sw_context_tx (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/include/net/
Dtls.h95 struct tls_sw_context_tx { struct
96 struct crypto_aead *aead_send;
97 struct crypto_wait async_wait;
98 struct tx_work tx_work;
99 struct tls_rec *open_rec;
100 struct list_head tx_list;
101 atomic_t encrypt_pending;
102 u8 async_capable:1;
106 unsigned long tx_bitmask;