Lines Matching refs:cryptd_hash_request_ctx
72 struct cryptd_hash_request_ctx { struct
408 sizeof(struct cryptd_hash_request_ctx) + in cryptd_hash_init_tfm()
439 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_enqueue()
455 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_init()
482 struct cryptd_hash_request_ctx *rctx; in cryptd_hash_update()
507 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_final()
530 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_finup()
555 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_digest()
581 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_export()
588 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_import()
920 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_shash_desc()