Lines Matching defs:tfm

802 #define do_setkey(setkey_f, tfm, key, ksize, cfg, alignmask)		\  argument
1185 struct crypto_shash *tfm = desc->tfm; in test_shash_vec_cfg() local
1369 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in test_ahash_vec_cfg() local
1647 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in test_hash_vs_generic_impl() local
1771 struct crypto_shash *tfm; in alloc_shash() local
1936 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in test_aead_vec_cfg() local
2157 struct crypto_aead *tfm; member
2208 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in generate_aead_message() local
2276 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in generate_random_aead_testvec() local
2381 struct crypto_aead *tfm = ctx->tfm; in test_aead_vs_generic_impl() local
2565 struct crypto_aead *tfm; in alg_test_aead() local
2614 static int test_cipher(struct crypto_cipher *tfm, int enc, in test_cipher()
2708 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in test_skcipher_vec_cfg() local
2917 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in generate_random_cipher_testvec() local
2972 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in test_skcipher_vs_generic_impl() local
3136 struct crypto_skcipher *tfm; in alg_test_skcipher() local
3186 static int test_comp(struct crypto_comp *tfm, in test_comp()
3292 static int test_acomp(struct crypto_acomp *tfm, in test_acomp()
3461 static int test_cprng(struct crypto_rng *tfm, in test_cprng()
3527 struct crypto_cipher *tfm; in alg_test_cipher() local
3586 struct crypto_shash *tfm; in alg_test_crc32c() local
3749 static int do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, in do_test_kpp()
3891 static int test_kpp(struct crypto_kpp *tfm, const char *alg, in test_kpp()
3910 struct crypto_kpp *tfm; in alg_test_kpp() local
3933 static int test_akcipher_one(struct crypto_akcipher *tfm, in test_akcipher_one()
4115 static int test_akcipher(struct crypto_akcipher *tfm, const char *alg, in test_akcipher()
4138 struct crypto_akcipher *tfm; in alg_test_akcipher() local