Home
last modified time | relevance | path

Searched refs:V_OCSP_RESPID_KEY (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_srv.c254 rid->type = V_OCSP_RESPID_KEY; in OCSP_basic_sign()
H A Docsp_prn.c242 case V_OCSP_RESPID_KEY: in OCSP_RESPONSE_print()
H A Docsp_cl.c259 } else if (rid->type == V_OCSP_RESPID_KEY) { in OCSP_resp_get0_id()
/dragonfly/crypto/libressl/include/openssl/
H A Docsp.h137 #define V_OCSP_RESPID_KEY 1 macro