OpenVPN 3 Core Library
|
#include <string>
#include <atomic>
Go to the source code of this file.
Namespaces | |
namespace | openvpn |
namespace | openvpn::crypto |
Functions | |
bool | openvpn::crypto::str_neq (const char *s1, const char *s2) |
bool | openvpn::crypto::str_neq (const std::string &s1, const std::string &s2) |