Searched refs:verify (Results 1 – 8 of 8) sorted by relevance
434 bool verify = false; in main() local454 verify = true; in main()486 if (verify) in main()499 if (verify && (!keyPubFile || keyPvtFile)) in main()543 else if (verify) in main()
28 # to verify authorization timestamps with citadel.70 # Allow the face HAL to talk to citadeld to verify the firmware version.
224 bool verify = memcmp(fileHash, calcHash, SHA2_HASH_SIZE) == 0; in handleDecrypt() local225 fprintf(stderr, "hash verification: %s\n", verify ? "passed" : "failed"); in handleDecrypt()226 if (!verify) in handleDecrypt()
61 ::android::hardware::Return<void> verify(
94 Return<void> RemoteGateKeeperDevice::verify( in verify() function in gatekeeper::RemoteGateKeeperDevice
77 Logout of Amazon S3, and verify that the files are visible.