Searched defs:tls_sw_context_tx (Results 1 – 1 of 1) sorted by relevance
94 struct tls_sw_context_tx { struct95 struct crypto_aead *aead_send;96 struct crypto_wait async_wait;97 struct tx_work tx_work;98 struct tls_rec *open_rec;99 struct list_head tx_list;100 atomic_t encrypt_pending;101 u8 async_capable:1;105 unsigned long tx_bitmask;