Lines Matching defs:tfm

115 	struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);  in tegra_sha_fallback_init()  local
128 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_update() local
143 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_final() local
157 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_finup() local
174 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_digest() local
191 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_import() local
204 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_export() local
376 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_do_final() local
412 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_do_one_req() local
432 static void tegra_sha_init_fallback(struct crypto_ahash *tfm, struct tegra_sha_ctx *ctx, in tegra_sha_init_fallback()
458 static int tegra_sha_cra_init(struct crypto_tfm *tfm) in tegra_sha_cra_init()
490 static void tegra_sha_cra_exit(struct crypto_tfm *tfm) in tegra_sha_cra_exit()
503 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_init() local
558 static int tegra_hmac_setkey(struct crypto_ahash *tfm, const u8 *key, in tegra_hmac_setkey()
574 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_update() local
588 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_final() local
602 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_finup() local
616 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_digest() local
631 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_export() local
645 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_import() local