Lines Matching refs:cryptd_hash_request_ctx
83 struct cryptd_hash_request_ctx { struct
438 sizeof(struct cryptd_hash_request_ctx) + in cryptd_hash_init_tfm()
465 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_enqueue()
480 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_complete()
496 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_init()
520 struct cryptd_hash_request_ctx *rctx; in cryptd_hash_update()
543 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_final()
564 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_finup()
587 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_digest()
610 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_export()
990 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_shash_desc()