Searched defs:vec (Results 1 – 1 of 1) sorted by relevance
/crypto/ |
D | testmgr.c | 1036 const struct hash_testvec *vec, in build_hash_sglist() 1053 const struct hash_testvec *vec, in check_hash_result() 1088 const struct hash_testvec *vec, in test_shash_vec_cfg() 1271 const struct hash_testvec *vec, in test_ahash_vec_cfg() 1436 const struct hash_testvec *vec, in test_hash_vec_cfg() 1463 static int test_hash_vec(const char *driver, const struct hash_testvec *vec, in test_hash_vec() 1507 struct hash_testvec *vec, in generate_random_hash_testvec() 1564 struct hash_testvec vec = { 0 }; in test_hash_vs_generic_impl() local 1838 const struct aead_testvec *vec, in test_aead_vec_cfg() 2009 const struct aead_testvec *vec, unsigned int vec_num, in test_aead_vec() [all …]
|