Searched defs:asInts (Results 1 – 2 of 2) sorted by relevance
29 const int* asInts() const { in asInts() function38 int* asInts() { return &fLeft; } in asInts() function
77 public static int[] asInts(byte[] x) in asInts() method in GCMUtil84 public static void asInts(byte[] x, int[] z) in asInts() method in GCMUtil