Searched defs:KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/security/ | ||
D | AndroidKeystoreAttestationVerificationAttributes.java | 98 private static final int KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT = 1; field in AndroidKeystoreAttestationVerificationAttributes |
/frameworks/base/core/java/android/security/keymaster/ | ||
D | KeymasterDefs.java | 205 public static final int KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT = field in KeymasterDefs |