Home
last modified time | relevance | path

Searched defs:verify (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.cpp94 Return<void> RemoteGateKeeperDevice::verify( in verify() function in gatekeeper::RemoteGateKeeperDevice
/device/google/contexthub/util/nanoapp_encr/
Dnanoapp_encr.c224 bool verify = memcmp(fileHash, calcHash, SHA2_HASH_SIZE) == 0; in handleDecrypt() local
/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c434 bool verify = false; in main() local