Home
last modified time | relevance | path

Searched refs:Verify (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/gatekeeper/1.0/software/tests/
Dgatekeeper_test.cpp86 gatekeeper.Verify(request, &response); in TEST()
112 gatekeeper.Verify(request, &response); in TEST()
129 gatekeeper.Verify(new_request, &response); in TEST()
149 gatekeeper.Verify(request, &response); in TEST()
163 gatekeeper.Verify(new_request, &response); in TEST()
175 gatekeeper.Verify(request, &response); in TEST()
/hardware/interfaces/media/bufferpool/aidl/default/tests/
Dallocator.h57 static bool Verify(const native_handle_t *handle, const unsigned char val);
Dsingle.cpp160 ASSERT_TRUE(TestBufferPoolAllocator::Verify(recvHandle, 0x77)); in TEST_F()
Dallocator.cpp200 bool TestBufferPoolAllocator::Verify(const native_handle_t *handle, const unsigned char val) { in Verify() function in TestBufferPoolAllocator
Dmulti.cpp173 if (!TestBufferPoolAllocator::Verify(rhandle, 0x77)) { in doReceiver()
/hardware/interfaces/tests/baz/1.0/
Dtypes.hal20 * Verify that introducing a typedef in types.hal does not mistakenly emit
/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeperDevice.cpp86 impl_->Verify(request, &response); in verify()
/hardware/interfaces/gatekeeper/aidl/software/
DGateKeeper.cpp120 impl_.Verify(request, &response); in verify()
/hardware/interfaces/security/secretkeeper/aidl/vts/
Ddice_sample.rs94 key_ops: vec![KeyOperation::Assigned(iana::KeyOperation::Verify)].into_iter().collect(), in ed25519_public_key_to_cbor_value()
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DREADME.md63 4. Verify the enrollments in the UI:
/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp329 auto chain = hwtrust::DiceChain::Verify(encodedBcc, kind); in validateBcc()
1115 auto chain = hwtrust::DiceChain::Verify(encodedDiceChain, *diceChainKind); in isCsrWithProperDiceChain()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/
DREADME.adoc130 # Verify that the resulting header compiles
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal334 * Verify authorizations for another IKeymasterDevice instance.