Lines Matching refs:starfive_cryp_ctx

39 static inline int starfive_hash_wait_busy(struct starfive_cryp_ctx *ctx)
48 static inline int starfive_hash_wait_key_done(struct starfive_cryp_ctx *ctx)
57 static int starfive_hash_hmac_key(struct starfive_cryp_ctx *ctx)
89 struct starfive_cryp_ctx *ctx = param;
113 static int starfive_hash_xmit_dma(struct starfive_cryp_ctx *ctx)
168 static int starfive_hash_xmit(struct starfive_cryp_ctx *ctx)
201 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req));
262 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req));
275 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
292 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
309 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
326 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
343 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
358 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
382 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
396 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm);
410 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash);
436 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash);
441 static int starfive_hash_long_setkey(struct starfive_cryp_ctx *ctx,
490 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash);
560 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash);
570 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash);
580 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash);
590 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash);
600 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash);
630 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
660 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
689 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
719 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
748 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
778 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
807 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
837 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
866 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
896 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),