Home
last modified time | relevance | path

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

/system/core/gatekeeperd/
DSoftGateKeeperDevice.cpp71 int SoftGateKeeperDevice::verify(uint32_t uid, in verify() function in android::SoftGateKeeperDevice
Dgatekeeperd.cpp221 virtual int verify(uint32_t uid, in verify() function in android::GateKeeperProxy
/system/extras/tests/memtest/
Dbandwidth.h145 bool verify() { in verify() function
460 bool verify() { return true; } in verify() function
473 bool verify() { in verify() function
/system/extras/verity/
DBootSignature.java169 public boolean verify(byte[] image) throws Exception { in verify() method in BootSignature
Dverify_boot_signature.c394 static int verify(const char *image_file, const char *pkey) in verify() function
DUtils.java259 static boolean verify(PublicKey key, byte[] input, byte[] signature, in verify() method in Utils
/system/core/trusty/gatekeeper/
Dtrusty_gatekeeper.cpp217 int TrustyGateKeeperDevice::verify(const struct gatekeeper_device *dev, uint32_t uid, in verify() function in gatekeeper::TrustyGateKeeperDevice
/system/security/keystore/
DIKeystoreService.cpp405 KeyStoreServiceReturnCode verify(const String16& name, const hidl_vec<uint8_t>& in, in verify() function in android::BpKeystoreService
Dkey_store_service.cpp482 KeyStoreServiceReturnCode KeyStoreService::verify(const String16& name, in verify() function in keystore::KeyStoreService