Home
last modified time | relevance | path

Searched refs:OCSP_response_create (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DOCSP_response_status.pod5 OCSP_response_status, OCSP_response_get1_basic, OCSP_response_create,
17 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
45 OCSP_response_create() creates and returns an I<OCSP_RESPONSE> structure for
90 OCSP_response_create() returns an I<OCSP_RESPONSE> structure pointer or I<NULL>
/openssl/apps/
H A Docsp.c667 OCSP_response_create(OCSP_RESPONSE_STATUS_MALFORMEDREQUEST, in ocsp_main()
1047 OCSP_response_create(OCSP_RESPONSE_STATUS_MALFORMEDREQUEST, NULL); in make_ocsp_response()
1074 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, in make_ocsp_response()
1121 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, in make_ocsp_response()
1143 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, NULL); in make_ocsp_response()
1152 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, in make_ocsp_response()
1158 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, bs); in make_ocsp_response()
1167 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_SUCCESSFUL, bs); in make_ocsp_response()
/openssl/crypto/ocsp/
H A Docsp_srv.c63 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs) in OCSP_response_create() function
/openssl/include/openssl/
H A Docsp.h.in273 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
/openssl/util/
H A Dlibcrypto.num3512 OCSP_response_create 3591 3_0_0 EXIST::FUNCTION:OCSP
/openssl/
H A DCHANGES.md14837 extract information from a certificate request. OCSP_response_create()

Completed in 155 milliseconds