OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::CryptoDigestFactory< CRYPTO_API >, including all inherited members.
CryptoDigestFactory(SSLLib::Ctx libctx_arg=nullptr) | openvpn::CryptoDigestFactory< CRYPTO_API > | inline |
is_thread_safe() | openvpn::RC< thread_unsafe_refcount > | static |
libctx | openvpn::CryptoDigestFactory< CRYPTO_API > | |
new_digest(const CryptoAlgs::Type digest_type) | openvpn::CryptoDigestFactory< CRYPTO_API > | inlinevirtual |
new_hmac(const CryptoAlgs::Type digest_type, const unsigned char *key, const size_t key_size) | openvpn::CryptoDigestFactory< CRYPTO_API > | inlinevirtual |
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 |