Lines Matching defs:tfm
23 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process() local
85 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_init() local
98 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_update() local
113 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_final() local
127 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_finup() local
144 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_import() local
157 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_export() local
199 struct crypto_ahash *tfm; in rk_ahash_start() local
236 struct crypto_ahash *tfm; in rk_ahash_crypto_rx() local
275 static int rk_cra_hash_init(struct crypto_tfm *tfm) in rk_cra_hash_init()
309 static void rk_cra_hash_exit(struct crypto_tfm *tfm) in rk_cra_hash_exit()