Lines Matching refs:starfive_cryp_request_ctx
59 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_hmac_key()
90 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_start()
115 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_xmit_dma()
170 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_xmit()
200 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_copy_hash()
274 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_init()
290 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_update()
307 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_final()
324 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_finup()
341 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_digest_fb()
359 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_digest()
362 memset(rctx, 0, sizeof(struct starfive_cryp_request_ctx)); in starfive_hash_digest()
380 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_export()
394 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_import()
425 crypto_ahash_set_reqsize(hash, sizeof(struct starfive_cryp_request_ctx) + in starfive_hash_init_tfm()