Return the number of single-request entries in an OCSP request.
Declared in <openssl/ocsp.h>
<openssl/ocsp.h>
int OCSP_request_onereq_count(OCSP_REQUEST* req);
Number of OCSP_ONEREQ entries in the requestList.