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

/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Docsp.c562 static int ocsp_parse_response ( struct ocsp_check *ocsp, function
608 if ( ( rc = ocsp_parse_response ( ocsp, &cursor ) ) != 0 )

Completed in 50 milliseconds