Searched refs:KM_ORIGIN_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
79 public static final int KM_ORIGIN_UNKNOWN = 3; field in AuthorizationList527 case KM_ORIGIN_UNKNOWN: in originToString()
28 import static android.keystore.cts.AuthorizationList.KM_ORIGIN_UNKNOWN;1416 + "TeeEnforced origin must be " + KM_ORIGIN_UNKNOWN, in checkOrigin()1417 attestation.getTeeEnforced().getOrigin(), is(KM_ORIGIN_UNKNOWN)); in checkOrigin()