Searched refs:urandom_fd (Results 1 – 2 of 2) sorted by relevance
51 const int urandom_fd = g_urandom_fd.Pointer()->fd(); in RandBytes() local53 ReadFromFD(urandom_fd, static_cast<char*>(output), output_length); in RandBytes()
94 DEFINE_BSS_GET(int, urandom_fd);