Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DAuthorizationList.java90 private static final int KM_UINT = 3 << 28; field in AuthorizationList
102 private static final int KM_TAG_KEY_SIZE = KM_UINT | 3;
113 private static final int KM_TAG_AUTH_TIMEOUT = KM_UINT | 505;
120 private static final int KM_TAG_OS_VERSION = KM_UINT | 705;
121 private static final int KM_TAG_OS_PATCHLEVEL = KM_UINT | 706;