Searched refs:stm32_cryp_reqctx (Results 1 – 1 of 1) sorted by relevance
124 struct stm32_cryp_reqctx { struct678 tfm->crt_ablkcipher.reqsize = sizeof(struct stm32_cryp_reqctx); in stm32_cryp_cra_init()694 tfm->reqsize = sizeof(struct stm32_cryp_reqctx); in stm32_cryp_aes_aead_init()707 struct stm32_cryp_reqctx *rctx = ablkcipher_request_ctx(req); in stm32_cryp_crypt()721 struct stm32_cryp_reqctx *rctx = aead_request_ctx(req); in stm32_cryp_aead_crypt()906 struct stm32_cryp_reqctx *rctx; in stm32_cryp_prepare_req()