Home
last modified time | relevance | path

Searched refs:OCSP_RESPID_match_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,
24 int OCSP_RESPID_match_ex(OCSP_RESPID *respid, X509 *cert, OSSL_LIB_CTX *libctx,
67 OCSP_RESPID_match_ex() tests whether the OCSP_RESPID given in I<respid> matches
73 OCSP_RESPID_match() does the same as OCSP_RESPID_match_ex() except that the
/openssl/crypto/ocsp/
H A Docsp_srv.c286 int OCSP_RESPID_match_ex(OCSP_RESPID *respid, X509 *cert, OSSL_LIB_CTX *libctx, in OCSP_RESPID_match_ex() function
326 return OCSP_RESPID_match_ex(respid, cert, cert->libctx, cert->propq); in OCSP_RESPID_match()
/openssl/include/openssl/
H A Docsp.h.in291 int OCSP_RESPID_match_ex(OCSP_RESPID *respid, X509 *cert, OSSL_LIB_CTX *libctx,
/openssl/test/
H A Dsslapitest.c1861 if (id == NULL || !OCSP_RESPID_match_ex(id, ocspcert, libctx, NULL)) in ocsp_server_cb()
/openssl/util/
H A Dlibcrypto.num4989 OCSP_RESPID_match_ex 5117 3_0_0 EXIST::FUNCTION:OCSP

Completed in 97 milliseconds