Searched defs:ccp_sha_exp_ctx (Results 1 – 1 of 1) sorted by relevance
183 struct ccp_sha_exp_ctx { struct184 enum ccp_sha_type type;186 u64 msg_bits;188 unsigned int first;190 u8 ctx[MAX_SHA_CONTEXT_SIZE];192 unsigned int buf_count;193 u8 buf[MAX_SHA_BLOCK_SIZE];