Lines Matching refs:starfive_cryp_ctx
55 static inline int starfive_hash_wait_key_done(struct starfive_cryp_ctx *ctx) in starfive_hash_wait_key_done()
64 static int starfive_hash_hmac_key(struct starfive_cryp_ctx *ctx) in starfive_hash_hmac_key()
168 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_copy_hash()
199 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_one_request()
259 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_init()
276 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_update()
293 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_final()
310 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_finup()
326 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_digest()
347 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_export()
361 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_import()
376 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hash_init_tfm()
402 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hash_exit_tfm()
407 static int starfive_hash_long_setkey(struct starfive_cryp_ctx *ctx, in starfive_hash_long_setkey()
456 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hash_setkey()
576 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
605 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
633 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
662 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
690 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
719 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
747 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
776 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
804 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),
833 .cra_ctxsize = sizeof(struct starfive_cryp_ctx),