| Used As |
Name |
Used In |
|
PARAM |
a |
OCSP_RESPONSE_free (
OCSP_RESPONSE* a
) »
|
|
PARAM |
presp |
OCSP_sendreq_nbio (
OCSP_RESPONSE** presp,
OCSP_REQ_CTX* rctx
) »
|
|
PARAM |
resp |
OCSP_response_status (
OCSP_RESPONSE* resp
) »
|
|
PARAM |
resp |
OCSP_response_get1_basic (
OCSP_RESPONSE* resp
) »
|
|
PARAM |
o |
OCSP_RESPONSE_print (
BIO* bp,
OCSP_RESPONSE* o,
unsigned long flags
) »
|
|
RETURN |
|
OCSP_RESPONSE_new ( ) »
|
|
RETURN |
|
OCSP_sendreq_bio (
BIO* b,
char const* path,
OCSP_REQUEST* req
) »
|
|
RETURN |
|
OCSP_response_create (
int status,
OCSP_BASICRESP* bs
) »
|