Lines Matching defs:tfm
226 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_write_key() local
254 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_write_ctrl() local
480 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_hmac_dma_send() local
683 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in stm32_hash_init() local
1021 static int stm32_hash_setkey(struct crypto_ahash *tfm, in stm32_hash_setkey()
1036 static int stm32_hash_cra_init_algs(struct crypto_tfm *tfm, in stm32_hash_cra_init_algs()
1055 static int stm32_hash_cra_init(struct crypto_tfm *tfm) in stm32_hash_cra_init()
1060 static int stm32_hash_cra_md5_init(struct crypto_tfm *tfm) in stm32_hash_cra_md5_init()
1065 static int stm32_hash_cra_sha1_init(struct crypto_tfm *tfm) in stm32_hash_cra_sha1_init()
1070 static int stm32_hash_cra_sha224_init(struct crypto_tfm *tfm) in stm32_hash_cra_sha224_init()
1075 static int stm32_hash_cra_sha256_init(struct crypto_tfm *tfm) in stm32_hash_cra_sha256_init()