Lines Matching defs:tfm
191 static int __test_hash(struct crypto_ahash *tfm, struct hash_testvec *template, in __test_hash()
390 static int test_hash(struct crypto_ahash *tfm, struct hash_testvec *template, in test_hash()
417 static int __test_aead(struct crypto_aead *tfm, int enc, in __test_aead()
798 static int test_aead(struct crypto_aead *tfm, int enc, in test_aead()
831 static int test_cipher(struct crypto_cipher *tfm, int enc, in test_cipher()
906 static int __test_skcipher(struct crypto_ablkcipher *tfm, int enc, in __test_skcipher()
1151 static int test_skcipher(struct crypto_ablkcipher *tfm, int enc, in test_skcipher()
1184 static int test_comp(struct crypto_comp *tfm, struct comp_testvec *ctemplate, in test_comp()
1264 static int test_pcomp(struct crypto_pcomp *tfm, in test_pcomp()
1441 static int test_cprng(struct crypto_rng *tfm, struct cprng_testvec *template, in test_cprng()
1505 struct crypto_aead *tfm; in alg_test_aead() local
1534 struct crypto_cipher *tfm; in alg_test_cipher() local
1563 struct crypto_ablkcipher *tfm; in alg_test_skcipher() local
1592 struct crypto_comp *tfm; in alg_test_comp() local
1614 struct crypto_pcomp *tfm; in alg_test_pcomp() local
1636 struct crypto_ahash *tfm; in alg_test_hash() local
1659 struct crypto_shash *tfm; in alg_test_crc32c() local