Searched defs:verify (Results 1 – 7 of 7) sorted by relevance
| /device/google/cuttlefish_common/guest/hals/gatekeeper/ |
| D | SoftGateKeeperDevice.cpp | 76 int SoftGateKeeperDevice::verify(uint32_t uid, in verify() function in cuttlefish::SoftGateKeeperDevice
|
| D | module.cpp | 58 static int verify(const struct gatekeeper_device *dev __unused, uint32_t uid, uint64_t challenge, in verify() function
|
| /device/generic/goldfish/gatekeeper/ |
| D | SoftGateKeeperDevice.cpp | 76 int SoftGateKeeperDevice::verify(uint32_t uid, in verify() function in goldfish::SoftGateKeeperDevice
|
| D | module.cpp | 58 static int verify(const struct gatekeeper_device *dev __unused, uint32_t uid, uint64_t challenge, in verify() function
|
| /device/google/contexthub/util/nanoapp_encr/ |
| D | nanoapp_encr.c | 224 bool verify = memcmp(fileHash, calcHash, SHA2_HASH_SIZE) == 0; in handleDecrypt() local
|
| /device/google/contexthub/util/nanoapp_sign/ |
| D | nanoapp_sign.c | 434 bool verify = false; in main() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | smtplib.py | 498 def verify(self, address): member in SMTP
|