Lines Matching refs:random_device
40 random_device::random_device(const string& __token) in random_device() function in random_device
46 random_device::~random_device() in ~random_device()
51 random_device::operator()() in operator ()()
58 random_device::random_device(const string& __token)
65 random_device::~random_device()
71 random_device::operator()()
95 random_device::random_device(const string& __token)
104 random_device::~random_device()
109 random_device::operator()()
124 random_device::random_device(const string& __token)
130 random_device::~random_device()
135 random_device::operator()()
149 random_device::entropy() const _NOEXCEPT in entropy()