Searched refs:toUint64 (Results 1 – 3 of 3) sorted by relevance
151 KeymasterDefs.KM_TAG_USER_SECURE_ID, KeymasterArguments.toUint64(sid)); in addUserAuthArgs()167 KeymasterArguments.toUint64(sid)); in addUserAuthArgs()
213 return toUint64(((KeymasterLongArgument) arg).value); in getLongTagValue()374 public static BigInteger toUint64(long value) { in toUint64() method in KeymasterArguments
881 if ((rootSid != 0) && (keySids.contains(KeymasterArguments.toUint64(rootSid)))) { in getInvalidKeyException()889 && (keySids.contains(KeymasterArguments.toUint64(fingerprintOnlySid)))) { in getInvalidKeyException()