Lines Matching refs:starfive_cryp_ctx
43 static inline int starfive_pka_wait_done(struct starfive_cryp_ctx *ctx)
51 static inline void starfive_pka_irq_mask_clear(struct starfive_cryp_ctx *ctx)
88 static int starfive_rsa_montgomery_form(struct starfive_cryp_ctx *ctx,
190 static int starfive_rsa_cpu_start(struct starfive_cryp_ctx *ctx, u32 *result,
266 static int starfive_rsa_start(struct starfive_cryp_ctx *ctx, u8 *result,
272 static int starfive_rsa_enc_core(struct starfive_cryp_ctx *ctx, int enc)
309 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
341 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
475 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
526 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
539 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
551 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
561 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
581 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
605 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),