Searched refs:OCSP_single_get0_status (Results 1 – 4 of 4) sorted by relevance
/openssl/doc/man3/ |
H A D | OCSP_resp_find_status.pod | 6 OCSP_resp_get0, OCSP_resp_find, OCSP_single_get0_status, 27 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, 80 OCSP_single_get0_status() extracts the fields of I<single> in I<*reason>, 111 OCSP_single_get0_status(). If I<sec> is nonzero it indicates how many seconds 156 OCSP_single_get0_status() returns the status of I<single> or -1 if an error 197 OCSP_resp_find_status() and OCSP_single_get0_status() are internal pointers
|
/openssl/crypto/ocsp/ |
H A D | ocsp_cl.c | 248 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, in OCSP_single_get0_status() function 296 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
|
/openssl/include/openssl/ |
H A D | ocsp.h.in | 245 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason,
|
/openssl/util/ |
H A D | libcrypto.num | 1829 OCSP_single_get0_status 1873 3_0_0 EXIST::FUNCTION:OCSP
|
Completed in 25 milliseconds