Lines Matching refs:cryptd_hash_request_ctx
91 struct cryptd_hash_request_ctx { struct
672 sizeof(struct cryptd_hash_request_ctx) + in cryptd_hash_init_tfm()
703 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_enqueue()
718 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_complete()
734 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_init()
759 struct cryptd_hash_request_ctx *rctx; in cryptd_hash_update()
782 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_final()
803 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_finup()
826 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_digest()
850 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_export()
1302 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_shash_desc()