OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::DigestFactory, including all inherited members.
is_thread_safe() | openvpn::RC< thread_unsafe_refcount > | static |
new_digest(const CryptoAlgs::Type digest_type)=0 | openvpn::DigestFactory | pure virtual |
new_hmac(const CryptoAlgs::Type digest_type, const unsigned char *key, const size_t key_size)=0 | openvpn::DigestFactory | pure virtual |
operator=(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
Ptr typedef | openvpn::DigestFactory | |
RC() noexcept=default | openvpn::RC< thread_unsafe_refcount > | |
RC(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
refcount_ | openvpn::RC< thread_unsafe_refcount > | private |
use_count() const noexcept | openvpn::RC< thread_unsafe_refcount > | |
~RC()=default | openvpn::RC< thread_unsafe_refcount > | virtual |