Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_wolfssl.c601 static int tls_match_alt_subject(WOLFSSL_X509 *cert, const char *match) in tls_match_alt_subject() function
1063 !tls_match_alt_subject(err_cert, altmatch)) { in tls_verify_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_wolfssl.c603 static int tls_match_alt_subject(WOLFSSL_X509 *cert, const char *match) in tls_match_alt_subject() function
1070 !tls_match_alt_subject(err_cert, altmatch)) { in tls_verify_cb()

Completed in 6 milliseconds