Searched refs:KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT (Results 1 – 3 of 3) sorted by relevance
98 private static final int KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT = 1; field in AndroidKeystoreAttestationVerificationAttributes428 case KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT: in getSecurityLevelEnum()
895 return KeymasterDefs.KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT; in toKeymaster()912 case KeymasterDefs.KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT: in fromKeymaster()
205 public static final int KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT = field in KeymasterDefs