Searched refs:KM_ULONG_REP (Results 1 – 5 of 5) sorted by relevance
34 case KeymasterDefs.KM_ULONG_REP: in KeymasterLongArgument()
43 public static final int KM_ULONG_REP = 10 << 28; field in KeymasterDefs71 public static final int KM_TAG_USER_SECURE_ID = KM_ULONG_REP | 502;
46 case KeymasterDefs.KM_ULONG_REP:
184 if ((tagType != KeymasterDefs.KM_ULONG) && (tagType != KeymasterDefs.KM_ULONG_REP)) { in addUnsignedLong()196 if (KeymasterDefs.getTagType(tag) != KeymasterDefs.KM_ULONG_REP) { in getUnsignedLongs()
61702 Landroid/security/keymaster/KeymasterDefs;->KM_ULONG_REP:I