Searched refs:mv_req_hash_ctx (Results 1 – 1 of 1) sorted by relevance
135 struct mv_req_hash_ctx { struct326 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req); in mv_process_hash_current()388 static inline int mv_hash_import_sha1_ctx(const struct mv_req_hash_ctx *ctx, in mv_hash_import_sha1_ctx()404 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req); in mv_hash_final_fallback()426 static void mv_save_digest_state(struct mv_req_hash_ctx *ctx) in mv_save_digest_state()438 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req); in mv_hash_algo_completion()549 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req); in mv_start_new_hash_req()703 static void mv_init_hash_req_ctx(struct mv_req_hash_ctx *ctx, int op, in mv_init_hash_req_ctx()715 static void mv_update_hash_req_ctx(struct mv_req_hash_ctx *ctx, int is_last, in mv_update_hash_req_ctx()741 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req); in mv_hash_final()[all …]