Searched defs:x509_parse_extensions (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Dx509.c864 static int x509_parse_extensions ( struct x509_certificate *cert, function
948 if ( ( rc = x509_parse_extensions ( cert, &cursor ) ) != 0 )

Completed in 206 milliseconds