Home
last modified time | relevance | path

Searched refs:tls_match_altsubject_component (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dtls_openssl.c1681 static int tls_match_altsubject_component(X509 *cert, int type, in tls_match_altsubject_component() function
1740 if (tls_match_altsubject_component(cert, type, pos, len) > 0) in tls_match_altsubject()