Searched refs:KM_PURPOSE_SIGN (Results 1 – 2 of 2) sorted by relevance
31 import static android.keystore.cts.AuthorizationList.KM_PURPOSE_SIGN;182 KM_PURPOSE_SIGN, KM_PURPOSE_VERIFY, KM_PURPOSE_SIGN | KM_PURPOSE_VERIFY in testEcAttestation()227 KM_PURPOSE_SIGN, devicePropertiesAttestation); in testEcAttestation_TooLargeChallenge()1327 builder.add(KM_PURPOSE_SIGN); in buildPurposeSet()
85 public static final int KM_PURPOSE_SIGN = 2; field in AuthorizationList169 .put(KM_PURPOSE_SIGN, "SIGN")