Searched defs:ccp_sha_exp_ctx (Results 1 – 1 of 1) sorted by relevance
225 struct ccp_sha_exp_ctx { struct226 enum ccp_sha_type type;228 u64 msg_bits;230 unsigned int first;232 u8 ctx[MAX_SHA_CONTEXT_SIZE];234 unsigned int buf_count;235 u8 buf[MAX_SHA_BLOCK_SIZE];