Searched refs:KM_UINT_REP (Results 1 – 5 of 5) sorted by relevance
34 case KeymasterDefs.KM_UINT_REP: in KeymasterIntArgument()
43 case KeymasterDefs.KM_UINT_REP:
37 public static final int KM_UINT_REP = 4 << 28; field in KeymasterDefs
147 if ((tagType != KeymasterDefs.KM_UINT) && (tagType != KeymasterDefs.KM_UINT_REP)) { in addUnsignedInt()
61700 Landroid/security/keymaster/KeymasterDefs;->KM_UINT_REP:I