Searched refs:KM_SECURITY_LEVEL_STRONG_BOX (Results 1 – 5 of 5) sorted by relevance
40 public static final int KM_SECURITY_LEVEL_STRONG_BOX = 2; field in Attestation105 case KM_SECURITY_LEVEL_STRONG_BOX: in securityLevelToString()
152 return Attestation.KM_SECURITY_LEVEL_STRONG_BOX; in eatSecurityLevelToKeymintSecurityLevel()
750 return Attestation.KM_SECURITY_LEVEL_STRONG_BOX; in eatSecurityLevelToKeymasterSecurityLevel()
63 private static final int KM_SECURITY_LEVEL_STRONG_BOX = 2; field in ParsedAttestationRecord213 case KM_SECURITY_LEVEL_STRONG_BOX: in securityLevelToEnum()
20 import static android.keystore.cts.Attestation.KM_SECURITY_LEVEL_STRONG_BOX;1135 case KM_SECURITY_LEVEL_STRONG_BOX: in checkDeviceLocked()