Lines Matching defs:tfm
47 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_ahash_digest_fb() local
67 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process() local
123 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_init() local
136 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_update() local
151 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_final() local
165 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_finup() local
182 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_import() local
195 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_export() local
261 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_hash_run() local
344 static int rk_hash_init_tfm(struct crypto_ahash *tfm) in rk_hash_init_tfm()
366 static void rk_hash_exit_tfm(struct crypto_ahash *tfm) in rk_hash_exit_tfm()