Searched defs:imageHash (Results 1 – 2 of 2) sorted by relevance
41 byte[] imageHash) { in generateHmac()59 int hashAlgorithm, byte[] imageHash, byte[] hmac) { in verifyHmac()75 VerificationObject(long timestamp, Rect bounds, int hashAlgorithm, byte[] imageHash) { in VerificationObject()
87 std::array<uint8_t, 8> imageHash; in nativeGenerateHash() local