Home
last modified time | relevance | path

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

/linux-5.10/drivers/crypto/ccp/
Dccp-crypto.h198 struct ccp_sha_req_ctx { struct
199 enum ccp_sha_type type;
201 u64 msg_bits;
203 unsigned int first;
204 unsigned int final;
206 struct scatterlist *src;
207 unsigned int nbytes;
209 u64 hash_cnt;
210 unsigned int hash_rem;
212 struct sg_table data_sg;
[all …]