Home
last modified time | relevance | path

Searched refs:OCSP_RESPID_set_by_key_ex (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DOCSP_response_status.pod7 OCSP_RESPID_set_by_key_ex, OCSP_RESPID_set_by_key, OCSP_RESPID_match_ex,
21 int OCSP_RESPID_set_by_key_ex(OCSP_RESPID *respid, X509 *cert,
53 OCSP_RESPID_set_by_key_ex() sets the key of the OCSP_RESPID to be the same as the
59 OCSP_RESPID_set_by_key() does the same as OCSP_RESPID_set_by_key_ex() except
/openssl/crypto/ocsp/
H A Docsp_srv.c246 int OCSP_RESPID_set_by_key_ex(OCSP_RESPID *respid, X509 *cert, in OCSP_RESPID_set_by_key_ex() function
283 return OCSP_RESPID_set_by_key_ex(respid, cert, cert->libctx, cert->propq); in OCSP_RESPID_set_by_key()
/openssl/include/openssl/
H A Docsp.h.in288 int OCSP_RESPID_set_by_key_ex(OCSP_RESPID *respid, X509 *cert,
/openssl/test/
H A Dsslapitest.c1808 || !TEST_true(OCSP_RESPID_set_by_key_ex(id, ocspcert, libctx, NULL)) in test_tlsext_status_type()
/openssl/util/
H A Dlibcrypto.num4988 OCSP_RESPID_set_by_key_ex 5116 3_0_0 EXIST::FUNCTION:OCSP

Completed in 56 milliseconds