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

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

is_thread_safe()openvpn::RC< thread_unsafe_refcount >static
max()openvpn::RandomAPIinlinestatic
min()openvpn::RandomAPIinlinestatic
name() const =0openvpn::RandomAPIpure virtual
operator()()openvpn::RandomAPIinline
operator=(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
Ptr typedefopenvpn::RandomAPI
rand_bytes(unsigned char *buf, size_t size)=0openvpn::RandomAPIpure virtual
rand_bytes_noexcept(unsigned char *buf, size_t size)=0openvpn::RandomAPIpure virtual
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
StrongRandomAPIopenvpn::RandomAPIfriend
use_count() const noexceptopenvpn::RC< thread_unsafe_refcount >
WeakRandomAPIopenvpn::RandomAPIfriend
~RC()=defaultopenvpn::RC< thread_unsafe_refcount >virtual