Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtls.h93 struct tls_sw_context_tx { struct
94 struct crypto_aead *aead_send;
95 struct crypto_wait async_wait;
96 struct tx_work tx_work;
97 struct tls_rec *open_rec;
98 struct list_head tx_list;
99 atomic_t encrypt_pending;
100 u8 async_capable:1;
104 unsigned long tx_bitmask;