Searched refs:getRandomBytesAndPid (Results 1 – 3 of 3) sorted by relevance
20 int getRandomBytesAndPid(inout byte[] randomBytes); in getRandomBytesAndPid() method
48 public int getRandomBytesAndPid(byte[] randomBytes) {
132 pid = mSecureRandomService.getRandomBytesAndPid(output); in testCheckForDuplicateOutput()