Searched refs:beArray (Results 1 – 1 of 1) sorted by relevance
2642 private static long /* BN */ bigEndInts2NewBN(int[] beArray, boolean neg) { in bigEndInts2NewBN() argument2645 int[] leArray = reverse(beArray); in bigEndInts2NewBN()