Lines Matching refs:random_device
42 random_device::random_device(const string& __token) in random_device() function in random_device
48 random_device::~random_device() in ~random_device()
53 random_device::operator()() in operator ()()
65 random_device::random_device(const string& __token)
71 random_device::~random_device()
76 random_device::operator()()
83 random_device::random_device(const string& __token)
90 random_device::~random_device()
96 random_device::operator()()
120 random_device::random_device(const string& __token)
129 random_device::~random_device()
134 random_device::operator()()
149 random_device::random_device(const string& __token)
155 random_device::~random_device()
160 random_device::operator()()
174 random_device::entropy() const _NOEXCEPT in entropy()