Lines Matching refs:cryptd_hash_request_ctx
72 struct cryptd_hash_request_ctx { struct
417 sizeof(struct cryptd_hash_request_ctx) + in cryptd_hash_init_tfm()
448 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_enqueue()
464 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_init()
491 struct cryptd_hash_request_ctx *rctx; in cryptd_hash_update()
516 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_final()
539 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_finup()
564 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_digest()
590 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_export()
597 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_import()
950 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_shash_desc()