Searched defs:x509_parse_extensions (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/crypto/ | ||
H A D | x509.c | 864 static int x509_parse_extensions ( struct x509_certificate *cert, function 948 if ( ( rc = x509_parse_extensions ( cert, &cursor ) ) != 0 ) |
Completed in 47 milliseconds