Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.cpp115 ::ndk::ScopedAStatus RemoteGateKeeperDevice::verify( in verify() function in aidl::android::hardware::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
/device/google/tangorpro/cast_auth/mediadrm/
DDrmPlugin.cpp401 ::ndk::ScopedAStatus DrmPlugin::verify(const std::vector<uint8_t>& in_sessionId, in verify() function in aidl::android::hardware::drm::castkey::DrmPlugin