Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dx509v3.c1049 static int x509_parse_ext_subject_alt_name(struct x509_certificate *cert, in x509_parse_ext_subject_alt_name() function
1340 return x509_parse_ext_subject_alt_name(cert, pos, len); in x509_parse_extension_data()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dx509v3.c1069 static int x509_parse_ext_subject_alt_name(struct x509_certificate *cert, in x509_parse_ext_subject_alt_name() function
1246 return x509_parse_ext_subject_alt_name(cert, pos, len); in x509_parse_extension_data()