Lines Matching refs:sha512_hash_ctx

81 		*cast_hash_to_mcryptd_ctx(struct sha512_hash_ctx *hash_ctx)  in cast_hash_to_mcryptd_ctx()
132 static struct sha512_hash_ctx *sha512_ctx_mgr_resubmit in sha512_ctx_mgr_resubmit()
133 (struct sha512_ctx_mgr *mgr, struct sha512_hash_ctx *ctx) in sha512_ctx_mgr_resubmit()
179 ctx = (struct sha512_hash_ctx *) in sha512_ctx_mgr_resubmit()
201 ctx = (struct sha512_hash_ctx *) in sha512_ctx_mgr_resubmit()
214 static struct sha512_hash_ctx
228 struct sha512_hash_ctx *ctx; in sha512_ctx_mgr_get_comp_ctx()
233 ctx = (struct sha512_hash_ctx *) in sha512_ctx_mgr_get_comp_ctx()
245 static struct sha512_hash_ctx
247 struct sha512_hash_ctx *ctx, in sha512_ctx_mgr_submit()
336 ctx = (struct sha512_hash_ctx *) in sha512_ctx_mgr_submit()
347 static struct sha512_hash_ctx *sha512_ctx_mgr_flush(struct mcryptd_alg_cstate *cstate) in sha512_ctx_mgr_flush()
350 struct sha512_hash_ctx *ctx; in sha512_ctx_mgr_flush()
356 ctx = (struct sha512_hash_ctx *) in sha512_ctx_mgr_flush()
383 struct sha512_hash_ctx *sctx = ahash_request_ctx(areq); in sha512_mb_init()
404 struct sha512_hash_ctx *sctx = ahash_request_ctx(&rctx->areq); in sha512_mb_set_results()
419 struct sha512_hash_ctx *sha_ctx; in sha_finish_walk()
435 sha_ctx = (struct sha512_hash_ctx *) in sha_finish_walk()
467 struct sha512_hash_ctx *sha_ctx; in sha_complete_job()
539 struct sha512_hash_ctx *sha_ctx; in sha512_mb_update()
563 sha_ctx = (struct sha512_hash_ctx *) ahash_request_ctx(areq); in sha512_mb_update()
599 struct sha512_hash_ctx *sha_ctx; in sha512_mb_finup()
625 sha_ctx = (struct sha512_hash_ctx *) ahash_request_ctx(areq); in sha512_mb_finup()
659 struct sha512_hash_ctx *sha_ctx; in sha512_mb_final()
674 sha_ctx = (struct sha512_hash_ctx *) ahash_request_ctx(areq); in sha512_mb_final()
702 struct sha512_hash_ctx *sctx = ahash_request_ctx(areq); in sha512_mb_export()
711 struct sha512_hash_ctx *sctx = ahash_request_ctx(areq); in sha512_mb_import()
750 sizeof(struct sha512_hash_ctx)); in sha512_mb_areq_init_tfm()
771 .statesize = sizeof(struct sha512_hash_ctx),
789 .cra_ctxsize = sizeof(struct sha512_hash_ctx),
902 .statesize = sizeof(struct sha512_hash_ctx),
932 struct sha512_hash_ctx *sha_ctx; in sha512_mb_flusher()
943 sha_ctx = (struct sha512_hash_ctx *) in sha512_mb_flusher()