Searched refs:OCSP_RESPID (Results 1 – 2 of 2) sorted by relevance
114 generate_stack_macros("OCSP_RESPID");287 int OCSP_RESPID_set_by_name(OCSP_RESPID *respid, X509 *cert);288 int OCSP_RESPID_set_by_key_ex(OCSP_RESPID *respid, X509 *cert,290 int OCSP_RESPID_set_by_key(OCSP_RESPID *respid, X509 *cert);291 int OCSP_RESPID_match_ex(OCSP_RESPID *respid, X509 *cert, OSSL_LIB_CTX *libctx,293 int OCSP_RESPID_match(OCSP_RESPID *respid, X509 *cert);361 DECLARE_ASN1_FUNCTIONS(OCSP_RESPID)
216 typedef struct ocsp_responder_id_st OCSP_RESPID; typedef
Completed in 6 milliseconds