Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keymaster/
DKeymasterLongArgument.java34 case KeymasterDefs.KM_ULONG_REP: in KeymasterLongArgument()
DKeymasterDefs.java43 public static final int KM_ULONG_REP = 10 << 28; field in KeymasterDefs
71 public static final int KM_TAG_USER_SECURE_ID = KM_ULONG_REP | 502;
DKeymasterArgument.java46 case KeymasterDefs.KM_ULONG_REP:
DKeymasterArguments.java184 if ((tagType != KeymasterDefs.KM_ULONG) && (tagType != KeymasterDefs.KM_ULONG_REP)) { in addUnsignedLong()
196 if (KeymasterDefs.getTagType(tag) != KeymasterDefs.KM_ULONG_REP) { in getUnsignedLongs()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61702 Landroid/security/keymaster/KeymasterDefs;->KM_ULONG_REP:I