Lines Matching defs:tfm

428 	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
1787 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_compute_opad_hash() local
1803 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_setup_done() local
1851 static int atmel_sha_hmac_setkey(struct crypto_ahash *tfm, const u8 *key, in atmel_sha_hmac_setkey()
1874 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_init_done() local
1891 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_final() local
1950 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_digest2() local
2024 static int atmel_sha_hmac_cra_init(struct crypto_tfm *tfm) in atmel_sha_hmac_cra_init()
2036 static void atmel_sha_hmac_cra_exit(struct crypto_tfm *tfm) in atmel_sha_hmac_cra_exit()
2110 struct crypto_ahash *tfm; member
2171 struct crypto_ahash *tfm; in atmel_sha_authenc_spawn() local
2237 struct crypto_ahash *tfm = auth->tfm; in atmel_sha_authenc_setkey() local
2252 struct crypto_ahash *tfm = auth->tfm; in atmel_sha_authenc_schedule() local
2284 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_authenc_init() local
2307 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_authenc_init2() local