Home
last modified time | relevance | path

Searched defs:domain_suffix_match (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_config.h278 char *domain_suffix_match; member
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig.h196 char *domain_suffix_match; member
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dtls_wolfssl.c645 static int domain_suffix_match(const char *val, size_t len, const char *match, in domain_suffix_match() function
H A Dtls_openssl.c1750 static int domain_suffix_match(const u8 *val, size_t len, const char *match, in domain_suffix_match() function