Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c577 static int tls_match_alt_subject_component(WOLFSSL_X509 *cert, int type, in tls_match_alt_subject_component() function
638 if (tls_match_alt_subject_component(cert, type, pos, len) > 0) in tls_match_alt_subject()