Lines Matching defs:mv_cesa_ahash_req
605 struct mv_cesa_ahash_req { struct606 struct mv_cesa_req base;607 union {610 } req;611 struct mv_cesa_op_ctx op_tmpl;612 u8 cache[CESA_MAX_HASH_BLOCK_SIZE];613 unsigned int cache_ptr;614 u64 len;615 int src_nents;616 bool last_req;617 bool algo_le;618 u32 state[8];