Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c1721 static int tls_match_altsubject_component(X509 *cert, int type, in tls_match_altsubject_component() function
1780 if (tls_match_altsubject_component(cert, type, pos, len) > 0) in tls_match_altsubject()

Completed in 12 milliseconds