Searched refs:OCSP_CRLID (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ocsp/
H A Docsp_asn.c169 ASN1_SEQUENCE(OCSP_CRLID) = {
170 ASN1_EXP_OPT(OCSP_CRLID, crlUrl, ASN1_IA5STRING, 0),
171 ASN1_EXP_OPT(OCSP_CRLID, crlNum, ASN1_INTEGER, 1),
172 ASN1_EXP_OPT(OCSP_CRLID, crlTime, ASN1_GENERALIZEDTIME, 2)
173 } ASN1_SEQUENCE_END(OCSP_CRLID)
175 IMPLEMENT_ASN1_FUNCTIONS(OCSP_CRLID)
H A Docsp.h337 } OCSP_CRLID; typedef in typeref:struct:ocsp_crl_id_st
544 DECLARE_ASN1_FUNCTIONS(OCSP_CRLID)
H A Docsp_ext.c421 OCSP_CRLID *cid = NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_asn.c169 ASN1_SEQUENCE(OCSP_CRLID) = {
170 ASN1_EXP_OPT(OCSP_CRLID, crlUrl, ASN1_IA5STRING, 0),
171 ASN1_EXP_OPT(OCSP_CRLID, crlNum, ASN1_INTEGER, 1),
172 ASN1_EXP_OPT(OCSP_CRLID, crlTime, ASN1_GENERALIZEDTIME, 2)
173 } ASN1_SEQUENCE_END(OCSP_CRLID)
175 IMPLEMENT_ASN1_FUNCTIONS(OCSP_CRLID)
H A Docsp_ext.c426 OCSP_CRLID *cid = NULL;
447 if (!(ASN1_STRING_encode_of(OCSP_CRLID,x->value,i2d_OCSP_CRLID,cid,
H A Docsp.h337 } OCSP_CRLID; typedef in typeref:struct:ocsp_crl_id_st
539 DECLARE_ASN1_FUNCTIONS(OCSP_CRLID)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/x509v3/
H A Dv3_ocsp.c86 NID_id_pkix_OCSP_CrlID, 0, ASN1_ITEM_ref(OCSP_CRLID),
153 OCSP_CRLID *a = in;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_ocsp.c86 NID_id_pkix_OCSP_CrlID, 0, ASN1_ITEM_ref(OCSP_CRLID),
153 OCSP_CRLID *a = in;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Docsp.h337 } OCSP_CRLID; typedef in typeref:struct:ocsp_crl_id_st
544 DECLARE_ASN1_FUNCTIONS(OCSP_CRLID)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Docsp.h337 } OCSP_CRLID; typedef in typeref:struct:ocsp_crl_id_st
539 DECLARE_ASN1_FUNCTIONS(OCSP_CRLID)

Completed in 147 milliseconds