Searched refs:mv_req_hash_ctx (Results 1 – 1 of 1) sorted by relevance
140 struct mv_req_hash_ctx { struct331 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req); in mv_process_hash_current()393 static inline int mv_hash_import_sha1_ctx(const struct mv_req_hash_ctx *ctx, in mv_hash_import_sha1_ctx()409 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req); in mv_hash_final_fallback()431 static void mv_save_digest_state(struct mv_req_hash_ctx *ctx) in mv_save_digest_state()443 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req); in mv_hash_algo_completion()554 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req); in mv_start_new_hash_req()708 static void mv_init_hash_req_ctx(struct mv_req_hash_ctx *ctx, int op, in mv_init_hash_req_ctx()720 static void mv_update_hash_req_ctx(struct mv_req_hash_ctx *ctx, int is_last, in mv_update_hash_req_ctx()746 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req); in mv_hash_final()[all …]