Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Dsoft_keymaster_device.h71 bool Keymaster1DeviceIsGood();
/system/keymaster/
Dsoft_keymaster_device.cpp208 bool SoftKeymasterDevice::Keymaster1DeviceIsGood() { in Keymaster1DeviceIsGood() function in keymaster::SoftKeymasterDevice
Dandroid_keymaster_test.cpp3816 EXPECT_TRUE(good_fake_wrapper->Keymaster1DeviceIsGood()); in TEST()
3829 EXPECT_FALSE(sha256_only_fake_wrapper->Keymaster1DeviceIsGood()); in TEST()