crypto_tfm_alg_name 1550 drivers/crypto/axis/artpec6_crypto.c 		crypto_alloc_sync_skcipher(crypto_tfm_alg_name(&tfm->base),
crypto_tfm_alg_name 1994 drivers/crypto/bcm/cipher.c 		alg_name = crypto_tfm_alg_name(crypto_ahash_tfm(tfm));
crypto_tfm_alg_name 2095 drivers/crypto/bcm/cipher.c 		alg_name = crypto_tfm_alg_name(crypto_ahash_tfm(tfm));
crypto_tfm_alg_name  103 drivers/crypto/cavium/nitrox/nitrox_skcipher.c 	name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name   74 drivers/crypto/ccree/cc_aead.c 		crypto_tfm_alg_name(&tfm->base));
crypto_tfm_alg_name  138 drivers/crypto/ccree/cc_aead.c 		crypto_tfm_alg_name(&tfm->base));
crypto_tfm_alg_name  555 drivers/crypto/ccree/cc_aead.c 		ctx, crypto_tfm_alg_name(crypto_aead_tfm(tfm)), key, keylen);
crypto_tfm_alg_name  169 drivers/crypto/ccree/cc_cipher.c 		crypto_tfm_alg_name(tfm));
crypto_tfm_alg_name  221 drivers/crypto/ccree/cc_cipher.c 		crypto_tfm_ctx(tfm), crypto_tfm_alg_name(tfm));
crypto_tfm_alg_name  286 drivers/crypto/ccree/cc_cipher.c 		ctx_p, crypto_tfm_alg_name(tfm), keylen);
crypto_tfm_alg_name  391 drivers/crypto/ccree/cc_cipher.c 		ctx_p, crypto_tfm_alg_name(tfm), keylen);
crypto_tfm_alg_name  209 drivers/crypto/geode-aes.c 	const char *name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name  255 drivers/crypto/geode-aes.c 	const char *name = crypto_tfm_alg_name(&tfm->base);
crypto_tfm_alg_name  354 drivers/crypto/hisilicon/zip/zip_crypto.c 	const char *alg_name = crypto_tfm_alg_name(&tfm->base);
crypto_tfm_alg_name  531 drivers/crypto/mxs-dcp.c 	const char *name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name  375 drivers/crypto/n2_core.c 	const char *fallback_driver_name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name  410 drivers/crypto/n2_core.c 	const char *fallback_driver_name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name  611 drivers/crypto/omap-aes.c 	const char *name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name 1352 drivers/crypto/omap-sham.c 	const char *alg_name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name  196 drivers/crypto/padlock-sha.c 	const char *fallback_driver_name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name  257 drivers/crypto/qce/ablkcipher.c 	ctx->fallback = crypto_alloc_sync_skcipher(crypto_tfm_alg_name(tfm),
crypto_tfm_alg_name  278 drivers/crypto/rockchip/rk3288_crypto_ahash.c 	const char *alg_name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name 1680 drivers/crypto/s5p-sss.c 	const char *alg_name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name  749 drivers/crypto/sahara.c 	const char *name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name  488 drivers/crypto/sunxi-ss/sun4i-ss-cipher.c 	const char *name = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name  190 drivers/crypto/sunxi-ss/sun4i-ss-hash.c 		__func__, crypto_tfm_alg_name(areq->base.tfm),
crypto_tfm_alg_name   29 drivers/crypto/vmx/aes.c 	const char *alg = crypto_tfm_alg_name(tfm);
crypto_tfm_alg_name  283 include/crypto/hash.h 	return crypto_tfm_alg_name(crypto_ahash_tfm(tfm));
crypto_tfm_alg_name  714 include/crypto/hash.h 	return crypto_tfm_alg_name(crypto_shash_tfm(tfm));
crypto_tfm_alg_name 1375 include/linux/crypto.h 	return crypto_tfm_alg_name(crypto_blkcipher_tfm(tfm));
crypto_tfm_alg_name 1826 include/linux/crypto.h 	return crypto_tfm_alg_name(crypto_comp_tfm(tfm));