Searched refs:Keymaster1DeviceIsGood (Results 1 – 3 of 3) sorted by relevance
69 bool Keymaster1DeviceIsGood();
244 bool SoftKeymasterDevice::Keymaster1DeviceIsGood() { in Keymaster1DeviceIsGood() function in keymaster::SoftKeymasterDevice
4263 EXPECT_TRUE(good_fake_wrapper->Keymaster1DeviceIsGood()); in TEST()4276 EXPECT_FALSE(sha256_only_fake_wrapper->Keymaster1DeviceIsGood()); in TEST()