Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dx509v3.c1324 static int x509_parse_extension_data(struct x509_certificate *cert, in x509_parse_extension_data() function
1416 res = x509_parse_extension_data(cert, &oid, hdr.payload, hdr.length); in x509_parse_extension()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dx509v3.c1229 static int x509_parse_extension_data(struct x509_certificate *cert, in x509_parse_extension_data() function
1323 res = x509_parse_extension_data(cert, &oid, hdr.payload, hdr.length); in x509_parse_extension()