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