Searched defs:nextBytes (Results 1 – 11 of 11) sorted by relevance
47 DrbgParameters.NextBytes nextBytes = in testNextBytes_withValidValues() local62 DrbgParameters.NextBytes nextBytes = in testNextBytes_withNullAdditionalInput() local
66 public void nextBytes(byte[] bytes) { throw new RuntimeException("Stub!"); } in nextBytes() method in SecureRandom69 public void nextBytes(byte[] bytes, java.security.SecureRandomParameters params) { throw new Runtim… in nextBytes() method in SecureRandom
37 public static java.security.DrbgParameters.NextBytes nextBytes(int strength, boolean predictionResi… in nextBytes() method in DrbgParameters
816 public void nextBytes(byte[] bytes) { in nextBytes() method in SecureRandom840 public void nextBytes(byte[] bytes, SecureRandomParameters params) { in nextBytes() method in SecureRandom
537 public static NextBytes nextBytes(int strength, in nextBytes() method in DrbgParameters
44 public void nextBytes(byte[] bytes) { throw new RuntimeException("Stub!"); } in nextBytes() method in SplittableRandom
327 public void nextBytes(byte[] bytes) { in nextBytes() method in SplittableRandom
253 public void nextBytes(byte[] bytes) { in nextBytes() method in Random
65 public default void nextBytes(byte[] bytes) { throw new RuntimeException("Stub!"); } in nextBytes() method
480 default void nextBytes(byte[] bytes) { in nextBytes() method
58 public void nextBytes(byte[] bytes) { in nextBytes() method in Random