Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_crypto.h297 struct chcr_skcipher_req_ctx { struct
298 struct sk_buff *skb;
299 struct scatterlist *dstsg;
300 unsigned int processed;
301 unsigned int last_req_len;
302 unsigned int partial_req;
303 struct scatterlist *srcsg;
304 unsigned int src_ofst;
305 unsigned int dst_ofst;
306 unsigned int op;
[all …]