Searched defs:verify (Results 1 – 3 of 3) sorted by relevance
94 Return<void> RemoteGateKeeperDevice::verify( in verify() function in gatekeeper::RemoteGateKeeperDevice
224 bool verify = memcmp(fileHash, calcHash, SHA2_HASH_SIZE) == 0; in handleDecrypt() local
434 bool verify = false; in main() local