Home
last modified time | relevance | path

Searched refs:Keymaster1DeviceIsGood (Results 1 – 3 of 3) sorted by relevance

/system/keymaster/include/keymaster/
Dsoft_keymaster_device.h69 bool Keymaster1DeviceIsGood();
/system/keymaster/contexts/
Dsoft_keymaster_device.cpp244 bool SoftKeymasterDevice::Keymaster1DeviceIsGood() { in Keymaster1DeviceIsGood() function in keymaster::SoftKeymasterDevice
/system/keymaster/tests/
Dandroid_keymaster_test.cpp4263 EXPECT_TRUE(good_fake_wrapper->Keymaster1DeviceIsGood()); in TEST()
4276 EXPECT_FALSE(sha256_only_fake_wrapper->Keymaster1DeviceIsGood()); in TEST()