Searched defs:ccp_sha_req_ctx (Results 1 – 2 of 2) 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 …]
198 struct ccp_sha_req_ctx { struct199 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 …]