Searched refs:randBytes (Results 1 – 1 of 1) sorted by relevance
71 static byte[] randBytes(int numBytes) { in randBytes() method in HkdfTest79 byte[] ikm = randBytes(20); in testNullSaltOrInfo()80 byte[] info = randBytes(20); in testNullSaltOrInfo()87 byte[] salt = randBytes(20); in testNullSaltOrInfo()