From 1860f9b3792a49931d4ee1b0279a163bac9b8038 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Thu, 4 Apr 2024 23:51:52 +0800 Subject: [PATCH] H.uE -> H._substituteFunctionParameters --- branch/latest/md5.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/branch/latest/md5.js b/branch/latest/md5.js index 51a0248..91254ec 100644 --- a/branch/latest/md5.js +++ b/branch/latest/md5.js @@ -1920,7 +1920,7 @@ var A = { k = b.z j = H._substitute(a, k, a0, a1) i = b.Q - h = H.uE(a, i, a0, a1) + h = H._substituteFunctionParameters(a, i, a0, a1) if (j === k && h === i) return b return H._Universe__lookupFunctionRti(a, j, h) case 12: @@ -1965,7 +1965,7 @@ var A = { } return s ? l : b }, - uE(a, b, c, d) { + _substituteFunctionParameters(a, b, c, d) { var s, r = b.a, q = H._substituteArray(a, r, c, d), p = b.b,