Home
last modified time | relevance | path

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

/cts/tests/security/src/android/keystore/cts/
DAttestation.java39 public static final int KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT = 1; field in Attestation
/cts/tests/tests/identity/src/android/security/identity/cts/
DParsedAttestationRecord.java62 private static final int KM_SECURITY_LEVEL_TRUSTED_ENVIRONMENT = 1; field in ParsedAttestationRecord