Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_wolfssl.c576 static int tls_match_alt_subject_component(WOLFSSL_X509 *cert, int type, in tls_match_alt_subject_component() function
636 if (tls_match_alt_subject_component(cert, type, pos, len) > 0) in tls_match_alt_subject()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
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()