Searched refs:urandom_path (Results 1 – 2 of 2) sorted by relevance
729 const char *urandom_path = "/dev/urandom"; variable736 VERIFY((urandom_fd = open(urandom_path, O_RDONLY | O_CLOEXEC)) != -1); in random_init()
639 extern const char *urandom_path;