Lines Matching refs:random_device
38 random_device::random_device(const string& __token) in random_device() function in random_device
44 random_device::~random_device() in ~random_device()
49 random_device::operator()() in operator ()()
56 random_device::random_device(const string& __token)
63 random_device::~random_device()
69 random_device::operator()()
93 random_device::random_device(const string& __token)
102 random_device::~random_device()
107 random_device::operator()()
122 random_device::random_device(const string& __token)
128 random_device::~random_device()
133 random_device::operator()()
147 random_device::entropy() const _NOEXCEPT in entropy()