Searched refs:CompareArrays (Results 1 – 1 of 1) sorted by relevance
109 static inline bool CompareArrays(const Byte *p1, const Byte *p2, unsigned size) in CompareArrays() function120 return CompareArrays(_key.PwdVerifComputed, _pwdVerifFromArchive, kPwdVerifSize); in Init_and_CheckPassword()132 isOK = CompareArrays(mac1, (const Byte *)mac2, kMacSize); in CheckMac()