Lines Matching refs:random_device
46 random_device::random_device(const string& __token) in random_device() function in random_device
52 random_device::~random_device() in ~random_device()
57 random_device::operator()() in operator ()()
69 random_device::random_device(const string& __token)
75 random_device::~random_device()
80 random_device::operator()()
87 random_device::random_device(const string& __token)
94 random_device::~random_device()
100 random_device::operator()()
124 random_device::random_device(const string& __token)
133 random_device::~random_device()
138 random_device::operator()()
153 random_device::random_device(const string& __token)
159 random_device::~random_device()
164 random_device::operator()()
178 random_device::entropy() const noexcept in entropy()