Searched refs:randombytes (Results 1 – 1 of 1) sorted by relevance
65 std::string randombytes; in check_file() local66 if (ReadRandomBytes(bytecount, randombytes) != 0) { in check_file()71 StrToHex(randombytes, randomhex); in check_file()