Searched refs:kRandomDevice (Results 1 – 1 of 1) sorted by relevance
35 const char* kRandomDevice = "/dev/urandom"; variable65 "Error reading from the random device: %s", kRandomDevice); in GetValue()82 FILE* fp = fopen(kRandomDevice, "r"); in Init()