OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::OvpnHMACInstance, including all inherited members.
init(const StaticKey &key)=0 | openvpn::OvpnHMACInstance | pure virtual |
is_thread_safe() | openvpn::RC< thread_unsafe_refcount > | static |
operator=(const RC &)=delete | openvpn::RC< thread_unsafe_refcount > | |
output_size() const =0 | openvpn::OvpnHMACInstance | pure virtual |
ovpn_hmac_cmp(const unsigned char *data, const size_t data_size, const size_t l1, const size_t l2, const size_t l3)=0 | openvpn::OvpnHMACInstance | pure virtual |
ovpn_hmac_gen(unsigned char *data, const size_t data_size, const size_t l1, const size_t l2, const size_t l3)=0 | openvpn::OvpnHMACInstance | pure virtual |
Ptr typedef | openvpn::OvpnHMACInstance | |
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 |