Lines Matching defs:chcr_blkcipher_req_ctx
291 struct chcr_blkcipher_req_ctx { struct
292 struct sk_buff *skb;
293 struct scatterlist *dstsg;
294 unsigned int processed;
295 unsigned int last_req_len;
296 struct scatterlist *srcsg;
297 unsigned int src_ofst;
298 unsigned int dst_ofst;
299 unsigned int op;
300 u16 imm;
301 u8 iv[CHCR_MAX_CRYPTO_IV_LEN];