Searched refs:KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT (Results 1 – 2 of 2) sorted by relevance
43 public static final int KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT = 1; field in Attestation83 case KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT: in securityLevelToString()
23 import static android.keystore.cts.Attestation.KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT;737 case KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT: in checkAttestationSecurityLevelDependentParams()740 is(KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT)); in checkAttestationSecurityLevelDependentParams()750 .getKeymasterSecurityLevel() == KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT) { in checkAttestationSecurityLevelDependentParams()791 if (attestation.getKeymasterSecurityLevel() == KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT) { in checkRsaKeyDetails()824 attestation.getKeymasterSecurityLevel() == KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT) { in checkRsaKeyDetails()837 if (attestation.getKeymasterSecurityLevel() == KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT) { in checkEcKeyDetails()