Searched defs:chcr_aead_reqctx (Results 1 – 1 of 1) sorted by relevance
182 struct chcr_aead_reqctx { struct183 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 …]