Home
last modified time | relevance | path

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

/linux-5.10/drivers/crypto/chelsio/
Dchcr_crypto.h293 struct chcr_skcipher_req_ctx { struct
294 struct sk_buff *skb;
295 struct scatterlist *dstsg;
296 unsigned int processed;
297 unsigned int last_req_len;
298 unsigned int partial_req;
299 struct scatterlist *srcsg;
300 unsigned int src_ofst;
301 unsigned int dst_ofst;
302 unsigned int op;
[all …]