Searched refs:ComparedSize (Results 1 – 1 of 1) sorted by relevance
131 SIZE_T ComparedSize; in Test_SHA1() local146 ComparedSize = RtlCompareMemory(ctx.State, in Test_SHA1()155 ComparedSize = RtlCompareMemory(ctx.Buffer, in Test_SHA1()159 ComparedSize = RtlCompareMemory(ctx.State, in Test_SHA1()170 ComparedSize = RtlCompareMemory(ctx.State, in Test_SHA1()186 SIZE_T ComparedSize; in Test_MD5() local203 ComparedSize = RtlCompareMemory(ctx.State, in Test_MD5()214 ComparedSize = RtlCompareMemory(ctx.State, in Test_MD5()232 ok_eq_size(ComparedSize, MD5_DIGEST_LEN); in Test_MD5()241 SIZE_T ComparedSize; in Test_MD4() local[all …]