Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto.h199 struct ccp_sha_req_ctx { struct
200 enum ccp_sha_type type;
202 u64 msg_bits;
204 unsigned int first;
205 unsigned int final;
207 struct scatterlist *src;
208 unsigned int nbytes;
210 u64 hash_cnt;
211 unsigned int hash_rem;
219 unsigned int buf_count;
[all …]