Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/ccp/
Dccp-crypto.h156 struct ccp_sha_req_ctx { struct
157 enum ccp_sha_type type;
159 u64 msg_bits;
161 unsigned int first;
162 unsigned int final;
164 struct scatterlist *src;
165 unsigned int nbytes;
167 u64 hash_cnt;
168 unsigned int hash_rem;
170 struct sg_table data_sg;
[all …]