Searched refs:KM_ULONG (Results 1 – 5 of 5) sorted by relevance
33 case KeymasterDefs.KM_ULONG: in KeymasterLongArgument()
38 public static final int KM_ULONG = 5 << 28; field in KeymasterDefs60 public static final int KM_TAG_RSA_PUBLIC_EXPONENT = KM_ULONG | 200;
45 case KeymasterDefs.KM_ULONG:
184 if ((tagType != KeymasterDefs.KM_ULONG) && (tagType != KeymasterDefs.KM_ULONG_REP)) { in addUnsignedLong()
61701 Landroid/security/keymaster/KeymasterDefs;->KM_ULONG:I