Searched refs:KM_ULONG_REP (Results 1 – 8 of 8) sorted by relevance
35 case KeymasterDefs.KM_ULONG_REP: in KeymasterLongArgument()
46 case KeymasterDefs.KM_ULONG_REP:
185 if ((tagType != KeymasterDefs.KM_ULONG) && (tagType != KeymasterDefs.KM_ULONG_REP)) { in addUnsignedLong()197 if (KeymasterDefs.getTagType(tag) != KeymasterDefs.KM_ULONG_REP) { in getUnsignedLongs()
56 public static final int KM_ULONG_REP = TagType.ULONG_REP; field in KeymasterDefs
91 case KM_ULONG_REP: in KmParamSet()175 case KM_ULONG_REP: in kmParamSet2Hidl()
132 if (type != KeymasterDefs.KM_ULONG && type != KeymasterDefs.KM_ULONG_REP) { in makeLong()
143 case KM_ULONG_REP: in KmParamSet()227 case KM_ULONG_REP: in kmParamSet2Hidl()
47790 Landroid/security/keymaster/KeymasterDefs;->KM_ULONG_REP:I