Lines Matching defs:template
191 struct crypto_ahash *tfm, const struct hash_testvec *template, in ahash_partial_update()
269 const struct hash_testvec *template, unsigned int tcount, in __test_hash()
577 const struct hash_testvec *template, in test_hash()
605 const struct aead_testvec *template, unsigned int tcount, in __test_aead()
985 const struct aead_testvec *template, unsigned int tcount) in test_aead()
1018 const struct cipher_testvec *template, in test_cipher()
1100 const struct cipher_testvec *template, in __test_skcipher()
1346 const struct cipher_testvec *template, in test_skcipher()
1655 const struct cprng_testvec *template, in test_cprng()
1827 static int __alg_test_hash(const struct hash_testvec *template, in __alg_test_hash()
1853 const struct hash_testvec *template = desc->suite.hash.vecs; in alg_test_hash() local
2036 const struct drbg_testvec *template = desc->suite.drbg.vecs; in alg_test_drbg() local