Searched defs:mv_tfm_hash_ctx (Results 1 – 1 of 1) sorted by relevance
127 struct mv_tfm_hash_ctx { struct128 struct crypto_shash *fallback;129 struct crypto_shash *base_hash;130 u32 ivs[2 * SHA1_DIGEST_SIZE / 4];131 int count_add;132 enum hash_op op;