Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/tls/
H A 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()