Searched defs:mv_cesa_ahash_req (Results 1 – 1 of 1) sorted by relevance
605 struct mv_cesa_ahash_req { struct606 union {610 } req;611 struct mv_cesa_op_ctx op_tmpl;612 u8 *cache;613 unsigned int cache_ptr;614 u64 len;615 int src_nents;616 bool last_req;617 bool algo_le;[all …]