Lines Matching refs:hash_testvec
116 const struct hash_testvec *vecs;
1256 const struct hash_testvec *vec, in build_hash_sglist()
1273 const struct hash_testvec *vec, in check_hash_result()
1302 static int test_shash_vec_cfg(const struct hash_testvec *vec, in test_shash_vec_cfg()
1485 static int test_ahash_vec_cfg(const struct hash_testvec *vec, in test_ahash_vec_cfg()
1650 static int test_hash_vec_cfg(const struct hash_testvec *vec, in test_hash_vec_cfg()
1676 static int test_hash_vec(const struct hash_testvec *vec, unsigned int vec_num, in test_hash_vec()
1723 struct hash_testvec *vec, in generate_random_hash_testvec()
1781 struct hash_testvec vec = { 0 }; in test_hash_vs_generic_impl()
1927 static int __alg_test_hash(const struct hash_testvec *vecs, in __alg_test_hash()
2021 const struct hash_testvec *template = desc->suite.hash.vecs; in alg_test_hash()