Home
last modified time | relevance | path

Searched refs:OCSP_CRLID (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_asn.c122 ASN1_SEQUENCE(OCSP_CRLID) = {
123 ASN1_EXP_OPT(OCSP_CRLID, crlUrl, ASN1_IA5STRING, 0),
124 ASN1_EXP_OPT(OCSP_CRLID, crlNum, ASN1_INTEGER, 1),
125 ASN1_EXP_OPT(OCSP_CRLID, crlTime, ASN1_GENERALIZEDTIME, 2)
126 } ASN1_SEQUENCE_END(OCSP_CRLID)
128 IMPLEMENT_ASN1_FUNCTIONS(OCSP_CRLID)
H A Dv3_ocsp.c45 NID_id_pkix_OCSP_CrlID, 0, ASN1_ITEM_ref(OCSP_CRLID),
113 OCSP_CRLID *a = in; in i2r_ocsp_crlid()
H A Docsp_ext.c363 OCSP_CRLID *cid = NULL; in OCSP_crlID_new()
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn1_item_list.h95 ASN1_ITEM_ref(OCSP_CRLID),
/freebsd/crypto/openssl/include/openssl/
H A Docsp.h.in134 typedef struct ocsp_crl_id_st OCSP_CRLID; typedef
369 DECLARE_ASN1_FUNCTIONS(OCSP_CRLID)
H A Docsp.h230 typedef struct ocsp_crl_id_st OCSP_CRLID; typedef
465 DECLARE_ASN1_FUNCTIONS(OCSP_CRLID)
/freebsd/crypto/openssl/fuzz/
H A Dasn1.c125 ASN1_ITEM_ref(OCSP_CRLID),
/freebsd/crypto/openssl/util/
H A Dindent.pro301 -T OCSP_CRLID