Lines Matching refs:hash_testvec
116 const struct hash_testvec *vecs;
1242 const struct hash_testvec *vec, in build_hash_sglist()
1259 const struct hash_testvec *vec, in check_hash_result()
1288 static int test_shash_vec_cfg(const struct hash_testvec *vec, in test_shash_vec_cfg()
1471 static int test_ahash_vec_cfg(const struct hash_testvec *vec, in test_ahash_vec_cfg()
1636 static int test_hash_vec_cfg(const struct hash_testvec *vec, in test_hash_vec_cfg()
1662 static int test_hash_vec(const struct hash_testvec *vec, unsigned int vec_num, in test_hash_vec()
1706 struct hash_testvec *vec, in generate_random_hash_testvec()
1765 struct hash_testvec vec = { 0 }; in test_hash_vs_generic_impl()
1898 static int __alg_test_hash(const struct hash_testvec *vecs, in __alg_test_hash()
1992 const struct hash_testvec *template = desc->suite.hash.vecs; in alg_test_hash()