Home
last modified time | relevance | path

Searched refs:stm32_hash_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/stm32/
H A Dstm32-hash.c134 struct stm32_hash_ctx { struct
276 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(tfm); in stm32_hash_write_key()
309 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(tfm); in stm32_hash_write_ctrl()
595 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(tfm); in stm32_hash_hmac_dma_send()
793 static struct stm32_hash_dev *stm32_hash_find_dev(struct stm32_hash_ctx *ctx) in stm32_hash_find_dev()
816 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(tfm); in stm32_hash_init()
930 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(ahash); in stm32_hash_emptymsg_fallback()
1029 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_one_request()
1255 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(tfm); in stm32_hash_prepare_request()
1338 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_unprepare_request()
[all …]