Home
last modified time | relevance | path

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

/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c179 struct stm32_cryp_ctx { struct
199 struct stm32_cryp_ctx *ctx; argument
362 static struct stm32_cryp *stm32_cryp_find_dev(struct stm32_cryp_ctx *ctx) in stm32_cryp_find_dev()
1119 struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx( in stm32_cryp_crypt()
1134 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in stm32_cryp_aead_crypt()
1149 struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx(tfm); in stm32_cryp_setkey()
1184 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(tfm); in stm32_cryp_aes_aead_setkey()
1669 struct stm32_cryp_ctx *ctx; in stm32_cryp_prepare_req()
1759 struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx( in stm32_cryp_cipher_one_req()
1786 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in stm32_cryp_aead_one_req()
[all …]