Home
last modified time | relevance | path

Searched refs:is_strongbox_enabled (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.h356 bool is_strongbox_enabled(void) const;
DKeyMintAidlTestBase.cpp1619 bool KeyMintAidlTestBase::is_strongbox_enabled(void) const { in is_strongbox_enabled() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
1676 return (is_chipset_allowed_km4_strongbox() && is_strongbox_enabled() && in shouldSkipAttestKeyTest()