Lines Matching refs:cryptd_hash_request_ctx
79 struct cryptd_hash_request_ctx { struct
439 sizeof(struct cryptd_hash_request_ctx) + in cryptd_hash_init_tfm()
466 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_enqueue()
481 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_complete()
497 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_init()
521 struct cryptd_hash_request_ctx *rctx; in cryptd_hash_update()
544 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_final()
565 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_finup()
588 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_digest()
611 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_export()
991 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_shash_desc()