Lines Matching defs:vec
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()
2055 struct aead_testvec *vec, in generate_random_aead_testvec()
2150 struct aead_testvec vec = { 0 }; in test_aead_vs_generic_impl() local
2435 const struct cipher_testvec *vec, in test_skcipher_vec_cfg()
2598 const struct cipher_testvec *vec, in test_skcipher_vec()
2645 struct cipher_testvec *vec, in generate_random_cipher_testvec()
2704 struct cipher_testvec vec = { 0 }; in test_skcipher_vs_generic_impl() local
3461 static int do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, in do_test_kpp()