Lines Matching defs:tfm

427 	struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);  in atmel_sha_init()  local
1243 static int atmel_sha_cra_init(struct crypto_tfm *tfm) in atmel_sha_cra_init()
1689 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_setup() local
1750 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_prehash_key_done() local
1767 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_compute_ipad_hash() local
1786 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_compute_opad_hash() local
1802 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_setup_done() local
1850 static int atmel_sha_hmac_setkey(struct crypto_ahash *tfm, const u8 *key, in atmel_sha_hmac_setkey()
1873 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_init_done() local
1890 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_final() local
1949 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_digest2() local
1997 static int atmel_sha_hmac_cra_init(struct crypto_tfm *tfm) in atmel_sha_hmac_cra_init()
2009 static void atmel_sha_hmac_cra_exit(struct crypto_tfm *tfm) in atmel_sha_hmac_cra_exit()
2083 struct crypto_ahash *tfm; member
2145 struct crypto_ahash *tfm; in atmel_sha_authenc_spawn() local
2211 struct crypto_ahash *tfm = auth->tfm; in atmel_sha_authenc_setkey() local
2226 struct crypto_ahash *tfm = auth->tfm; in atmel_sha_authenc_schedule() local
2258 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_authenc_init() local
2281 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_authenc_init2() local