Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dtls.h154 struct tls_sw_context_tx { struct
155 struct crypto_aead *aead_send;
156 struct crypto_wait async_wait;
157 struct tx_work tx_work;
158 struct tls_rec *open_rec;
159 struct list_head tx_list;
160 atomic_t encrypt_pending;
161 int async_notify;
162 int async_capable;
166 unsigned long tx_bitmask;