Searched defs:asInts (Results 1 – 4 of 4) sorted by relevance
29 const int* asInts() const { in asInts() function38 int* asInts() { return &fLeft; } in asInts() function
41 const int* asInts() const { in asInts() function50 int* asInts() { return &fX; } in asInts() function
56 public static int[] asInts(byte[] x) in asInts() method in GCMUtil63 public static void asInts(byte[] x, int[] z) in asInts() method in GCMUtil
60 public static int[] asInts(byte[] x) in asInts() method in GCMUtil67 public static void asInts(byte[] x, int[] z) in asInts() method in GCMUtil