Searched refs:stm32_cryp_ctx (Results 1 – 1 of 1) sorted by relevance
116 struct stm32_cryp_ctx { struct136 struct stm32_cryp_ctx *ctx; argument265 static struct stm32_cryp *stm32_cryp_find_dev(struct stm32_cryp_ctx *ctx) in stm32_cryp_find_dev()690 struct stm32_cryp_ctx *ctx = crypto_tfm_ctx(tfm); in stm32_cryp_cra_init()706 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(tfm); in stm32_cryp_aes_aead_init()719 struct stm32_cryp_ctx *ctx = crypto_ablkcipher_ctx( in stm32_cryp_crypt()734 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in stm32_cryp_aead_crypt()749 struct stm32_cryp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in stm32_cryp_setkey()784 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(tfm); in stm32_cryp_aes_aead_setkey()914 struct stm32_cryp_ctx *ctx; in stm32_cryp_prepare_req()[all …]