Searched defs:ccp_sha_req_ctx (Results 1 – 1 of 1) sorted by relevance
199 struct ccp_sha_req_ctx { struct200 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;213 struct sg_table data_sg;[all …]