Searched defs:mv_tfm_hash_ctx (Results 1 – 1 of 1) sorted by relevance
120 struct mv_tfm_hash_ctx { struct121 struct crypto_shash *fallback;122 struct crypto_shash *base_hash;123 u32 ivs[2 * SHA1_DIGEST_SIZE / 4];124 int count_add;125 enum hash_op op;