OpenVPN 3 Core Library
Loading...
Searching...
No Matches
strneq.hpp File Reference
#include <string>
#include <atomic>
Include dependency graph for strneq.hpp:
This graph shows which files directly or indirectly include this file:

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)