Home
last modified time | relevance | path

Searched refs:KM_ENUM_REP (Results 1 – 1 of 1) sorted by relevance

/cts/tests/security/src/android/keystore/cts/
DAuthorizationList.java94 private static final int KM_ENUM_REP = 2 << 28; field in AuthorizationList
105 private static final int KM_TAG_PURPOSE = KM_ENUM_REP | 1;
108 private static final int KM_TAG_DIGEST = KM_ENUM_REP | 5;
109 private static final int KM_TAG_PADDING = KM_ENUM_REP | 6;