Lines Matching defs:tfm

658 	struct crypto_tfm *tfm = crypto_ahash_tfm(ahash);  in handle_ahash_req()  local
1905 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_enqueue() local
1962 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in __ahash_init() local
2018 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_init() local
2091 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_update() local
2146 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_final() local
2185 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_finup() local
2419 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_hmac_init() local
2469 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_hmac_digest() local
2576 struct crypto_tfm *tfm = crypto_aead_tfm(aead); in aead_do_fallback() local
2724 struct crypto_tfm *tfm = crypto_aead_tfm(cipher); in aead_authenc_setkey() local
2819 struct crypto_tfm *tfm = crypto_aead_tfm(cipher); in aead_gcm_ccm_setkey() local
4144 static int generic_cra_init(struct crypto_tfm *tfm, in generic_cra_init()
4173 struct crypto_tfm *tfm = crypto_skcipher_tfm(skcipher); in skcipher_init_tfm() local
4185 static int ahash_cra_init(struct crypto_tfm *tfm) in ahash_cra_init()
4210 struct crypto_tfm *tfm = crypto_aead_tfm(aead); in aead_cra_init() local
4255 static void generic_cra_exit(struct crypto_tfm *tfm) in generic_cra_exit()
4260 static void skcipher_exit_tfm(struct crypto_skcipher *tfm) in skcipher_exit_tfm()
4267 struct crypto_tfm *tfm = crypto_aead_tfm(aead); in aead_cra_exit() local