Home
last modified time | relevance | path

Searched defs:tls_match_suffix (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/crypto/
H A Dtls_gnutls.c1109 static int tls_match_suffix(gnutls_x509_crt_t cert, const char *match, in tls_match_suffix() function
H A Dtls_wolfssl.c774 static int tls_match_suffix(WOLFSSL_X509 *cert, const char *match, int full) in tls_match_suffix() function
H A Dtls_openssl.c2229 static int tls_match_suffix(X509 *cert, const char *match, int full) in tls_match_suffix() function