Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/vts/
DVtsIdentityTestUtils.cpp232 EXPECT_LE(KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT, certParser_.getKeymasterSecurityLevel()); in validateAttestationCertificate()
233 EXPECT_LE(KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT, certParser_.getAttestationSecurityLevel()); in validateAttestationCertificate()
/hardware/libhardware/include/hardware/
Dkeymaster_defs.h380 KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT = 1, enumerator