Searched defs:verify (Results 1 – 4 of 4) sorted by relevance
| /device/google/cuttlefish/guest/hals/gatekeeper/remote/ | ||
| D | remote_gatekeeper.cpp | 115 ::ndk::ScopedAStatus RemoteGateKeeperDevice::verify( in verify() function in aidl::android::hardware::gatekeeper::RemoteGateKeeperDevice |
| /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/google/tangorpro/cast_auth/mediadrm/ | ||
| D | DrmPlugin.cpp | 401 ::ndk::ScopedAStatus DrmPlugin::verify(const std::vector<uint8_t>& in_sessionId, in verify() function in aidl::android::hardware::drm::castkey::DrmPlugin |