Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_crypto.h182 struct chcr_aead_reqctx { struct
183 struct sk_buff *skb;
184 dma_addr_t iv_dma;
185 dma_addr_t b0_dma;
186 unsigned int b0_len;
187 unsigned int op;
188 u16 imm;
189 u16 verify;
190 u16 txqidx;
191 u16 rxqidx;
[all …]