Searched defs:mv_tfm_hash_ctx (Results 1 – 1 of 1) sorted by relevance
132 struct mv_tfm_hash_ctx { struct133 struct crypto_shash *fallback;134 struct crypto_shash *base_hash;135 u32 ivs[2 * SHA1_DIGEST_SIZE / 4];136 int count_add;137 enum hash_op op;