Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c1882 static int tls_match_altsubject_component(X509 *cert, int type, in tls_match_altsubject_component() function
1941 if (tls_match_altsubject_component(cert, type, pos, len) > 0) in tls_match_altsubject()