Searched refs:toUint64 (Results 1 – 3 of 3) sorted by relevance
169 KeymasterArguments.toUint64(sids.get(i))); in addUserAuthArgs()187 KeymasterArguments.toUint64(sid)); in addUserAuthArgs()
219 return toUint64(((KeymasterLongArgument) arg).value); in getLongTagValue()381 public static BigInteger toUint64(long value) { in toUint64() method in KeymasterArguments
1334 if ((rootSid != 0) && (keySids.contains(KeymasterArguments.toUint64(rootSid)))) { in getInvalidKeyException()1342 && (keySids.contains(KeymasterArguments.toUint64(fingerprintOnlySid)))) { in getInvalidKeyException()1350 && (keySids.contains(KeymasterArguments.toUint64(faceOnlySid)))) { in getInvalidKeyException()