Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto.h195 struct ccp_sha_req_ctx { struct
196 enum ccp_sha_type type;
198 u64 msg_bits;
200 unsigned int first;
201 unsigned int final;
203 struct scatterlist *src;
204 unsigned int nbytes;
206 u64 hash_cnt;
207 unsigned int hash_rem;
209 struct sg_table data_sg;
[all …]