Lines Matching refs:stm32_cryp_ctx
160 struct stm32_cryp_ctx { struct
179 struct stm32_cryp_ctx *ctx; argument
317 static struct stm32_cryp *stm32_cryp_find_dev(struct stm32_cryp_ctx *ctx) in stm32_cryp_find_dev()
848 struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx( in stm32_cryp_crypt()
863 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in stm32_cryp_aead_crypt()
878 struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx(tfm); in stm32_cryp_setkey()
913 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(tfm); in stm32_cryp_aes_aead_setkey()
1155 struct stm32_cryp_ctx *ctx; in stm32_cryp_prepare_req()
1239 struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx( in stm32_cryp_cipher_one_req()
1254 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in stm32_cryp_aead_one_req()
1691 .base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
1713 .base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
1736 .base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
1759 .base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
1781 .base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
1804 .base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
1826 .base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
1860 .cra_ctxsize = sizeof(struct stm32_cryp_ctx),
1883 .cra_ctxsize = sizeof(struct stm32_cryp_ctx),