Searched refs:randomhex (Results 1 – 1 of 1) sorted by relevance
70 std::string randomhex; in check_file() local71 StrToHex(randombytes, randomhex); in check_file()73 for (int i = 0; i < repeats; i++) os << randomhex; in check_file()123 LOG(DEBUG) << "First position of blob: " << area.find(randomhex); in check_file()