Searched refs:KM_ULONG (Results 1 – 6 of 6) sorted by relevance
34 case KeymasterDefs.KM_ULONG: in KeymasterLongArgument()
45 case KeymasterDefs.KM_ULONG:
185 if ((tagType != KeymasterDefs.KM_ULONG) && (tagType != KeymasterDefs.KM_ULONG_REP)) { in addUnsignedLong()
51 public static final int KM_ULONG = TagType.ULONG; field in KeymasterDefs
131 if (type != KeymasterDefs.KM_ULONG && type != KeymasterDefs.KM_ULONG_REP) { in makeLong()
51112 Landroid/security/keymaster/KeymasterDefs;->KM_ULONG:I