Searched defs:makeBytes (Results 1 – 2 of 2) sorted by relevance
138 private static byte[] makeBytes(String s) { in makeBytes() method in CharsetPerfTest
150 static @NonNull KeyParameter makeBytes(int tag, @NonNull byte[] b) { in makeBytes() method in KeyStore2ParameterUtils