Searched defs:tls_match_altsubject (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dtls_openssl.c972 static int tls_match_altsubject(X509 *cert, const char *match) function
1049 !tls_match_altsubject(err_cert, altmatch)) {
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c1014 static int tls_match_altsubject(X509 *cert, const char *match) function
1258 !tls_match_altsubject(err_cert, altmatch)) {
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c1014 static int tls_match_altsubject(X509 *cert, const char *match) function
1258 !tls_match_altsubject(err_cert, altmatch)) {
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c1014 static int tls_match_altsubject(X509 *cert, const char *match) function
1258 !tls_match_altsubject(err_cert, altmatch)) {

Completed in 117 milliseconds