OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::DevURand Member List

This is the complete list of members for openvpn::DevURand, including all inherited members.

dev_urandomopenvpn::DevURandprivate
DevURand()openvpn::DevURandinline
is_thread_safe()openvpn::RC< thread_unsafe_refcount >static
max()openvpn::RandomAPIinlinestatic
min()openvpn::RandomAPIinlinestatic
name() const overrideopenvpn::DevURandinlinevirtual
OPENVPN_EXCEPTION(dev_urand_error)openvpn::DevURand
operator()()openvpn::RandomAPIinline
operator=(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
Ptr typedefopenvpn::DevURand
rand_bytes(unsigned char *buf, size_t size) overrideopenvpn::DevURandinlinevirtual
rand_bytes_noexcept(unsigned char *buf, size_t size) overrideopenvpn::DevURandinlinevirtual
rand_fill(T &obj)openvpn::RandomAPIinline
rand_get()openvpn::RandomAPIinline
rand_get_positive()openvpn::RandomAPIinline
randbool()openvpn::RandomAPIinline
randbyte()openvpn::RandomAPIinline
RandomAPI()=defaultopenvpn::RandomAPIprivate
randrange(const T end)openvpn::RandomAPIinline
randrange(const T start, const T end)openvpn::RandomAPIinline
randrange32(const std::uint32_t end)openvpn::RandomAPIinline
randrange32(const std::uint32_t start, const std::uint32_t end)openvpn::RandomAPIinline
RC() noexcept=defaultopenvpn::RC< thread_unsafe_refcount >
RC(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
refcount_openvpn::RC< thread_unsafe_refcount >private
result_type typedefopenvpn::RandomAPI
rndbytes(unsigned char *buf, ssize_t size)openvpn::DevURandinlineprivate
use_count() const noexceptopenvpn::RC< thread_unsafe_refcount >
~RC()=defaultopenvpn::RC< thread_unsafe_refcount >virtual