Allocate an empty OCSP single Request entry.
Declared in <openssl/ocsp.h>
<openssl/ocsp.h>
OCSP_ONEREQ* OCSP_ONEREQ_new();
New OCSP_ONEREQ, or NULL on allocation failure.