Lines Matching defs:tfm

847 #define do_setkey(setkey_f, tfm, key, ksize, cfg, alignmask)		\  argument
1277 struct crypto_shash *tfm = desc->tfm; in test_shash_vec_cfg() local
1461 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in test_ahash_vec_cfg() local
1740 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in test_hash_vs_generic_impl() local
1868 struct crypto_shash *tfm; in alloc_shash() local
2035 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in test_aead_vec_cfg() local
2261 struct crypto_aead *tfm; member
2314 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in generate_aead_message() local
2384 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in generate_random_aead_testvec() local
2490 struct crypto_aead *tfm = ctx->tfm; in test_aead_vs_generic_impl() local
2671 struct crypto_aead *tfm; in alg_test_aead() local
2721 static int test_cipher(struct crypto_cipher *tfm, int enc, in test_cipher()
2814 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in test_skcipher_vec_cfg() local
3027 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in generate_random_cipher_testvec() local
3081 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in test_skcipher_vs_generic_impl() local
3248 struct crypto_skcipher *tfm; in alg_test_skcipher() local
3298 static int test_comp(struct crypto_comp *tfm, in test_comp()
3404 static int test_acomp(struct crypto_acomp *tfm, in test_acomp()
3602 static int test_cprng(struct crypto_rng *tfm, in test_cprng()
3668 struct crypto_cipher *tfm; in alg_test_cipher() local
3727 struct crypto_shash *tfm; in alg_test_crc32c() local
3891 static int do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, in do_test_kpp()
4033 static int test_kpp(struct crypto_kpp *tfm, const char *alg, in test_kpp()
4052 struct crypto_kpp *tfm; in alg_test_kpp() local
4075 static int test_akcipher_one(struct crypto_akcipher *tfm, in test_akcipher_one()
4257 static int test_akcipher(struct crypto_akcipher *tfm, const char *alg, in test_akcipher()
4280 struct crypto_akcipher *tfm; in alg_test_akcipher() local