Home
last modified time | relevance | path

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

/cts/tests/security/src/android/keystore/cts/
DAttestation.java38 public static final int KM_SECURITY_LEVEL_SOFTWARE = 0; field in Attestation
/cts/tests/tests/identity/src/android/security/identity/cts/
DParsedAttestationRecord.java61 private static final int KM_SECURITY_LEVEL_SOFTWARE = 0; field in ParsedAttestationRecord