Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DAuthorizationList.java89 private static final int KM_ENUM_REP = 2 << 28; field in AuthorizationList
100 private static final int KM_TAG_PURPOSE = KM_ENUM_REP | 1;
103 private static final int KM_TAG_DIGEST = KM_ENUM_REP | 5;
104 private static final int KM_TAG_PADDING = KM_ENUM_REP | 6;