Searched defs:KM_SECURITY_LEVEL_SOFTWARE (Results 1 – 2 of 2) sorted by relevance
97 private static final int KM_SECURITY_LEVEL_SOFTWARE = 0; field in AndroidKeystoreAttestationVerificationAttributes
204 public static final int KM_SECURITY_LEVEL_SOFTWARE = SecurityLevel.SOFTWARE; field in KeymasterDefs