stm32_cryp_ctx
struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx(
struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx(tfm);
struct stm32_cryp_ctx *ctx = crypto_aead_ctx(tfm);
struct stm32_cryp_ctx *ctx;
struct stm32_cryp_ctx *ctx = crypto_skcipher_ctx(
struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
struct stm32_cryp_ctx *ctx;
.base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
.base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
.base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
.base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
.base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
.base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
.base.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
.cra_ctxsize = sizeof(struct stm32_cryp_ctx),
static struct stm32_cryp *stm32_cryp_find_dev(struct stm32_cryp_ctx *ctx)