Searched defs:random_device (Results 1 – 3 of 3) sorted by relevance
411 static struct random_device { struct417 } random_devices[OSSL_NELEM(random_device_paths)]; argument
61 explicit random_device(const string& __token = "/dev/urandom"); in random_device() function
43 random_device::random_device(const string& __token) { in random_device() function in random_device