Searched refs:OCSP_RESPBYTES (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.c104 ASN1_SEQUENCE(OCSP_RESPBYTES) = {
105 ASN1_SIMPLE(OCSP_RESPBYTES, responseType, ASN1_OBJECT),
106 ASN1_SIMPLE(OCSP_RESPBYTES, response, ASN1_OCTET_STRING)
107 } ASN1_SEQUENCE_END(OCSP_RESPBYTES)
109 IMPLEMENT_ASN1_FUNCTIONS(OCSP_RESPBYTES)
113 ASN1_EXP_OPT(OCSP_RESPONSE, responseBytes, OCSP_RESPBYTES, 0)
H A Docsp.h183 } OCSP_RESPBYTES; typedef in typeref:struct:ocsp_resp_bytes_st
192 OCSP_RESPBYTES *responseBytes;
538 DECLARE_ASN1_FUNCTIONS(OCSP_RESPBYTES)
H A Docsp_cl.c198 OCSP_RESPBYTES *rb;
H A Docsp_prn.c193 OCSP_RESPBYTES *rb = o->responseBytes;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_asn.c104 ASN1_SEQUENCE(OCSP_RESPBYTES) = {
105 ASN1_SIMPLE(OCSP_RESPBYTES, responseType, ASN1_OBJECT),
106 ASN1_SIMPLE(OCSP_RESPBYTES, response, ASN1_OCTET_STRING)
107 } ASN1_SEQUENCE_END(OCSP_RESPBYTES)
109 IMPLEMENT_ASN1_FUNCTIONS(OCSP_RESPBYTES)
113 ASN1_EXP_OPT(OCSP_RESPONSE, responseBytes, OCSP_RESPBYTES, 0)
H A Docsp.h183 } OCSP_RESPBYTES; typedef in typeref:struct:ocsp_resp_bytes_st
192 OCSP_RESPBYTES *responseBytes;
533 DECLARE_ASN1_FUNCTIONS(OCSP_RESPBYTES)
H A Docsp_cl.c200 OCSP_RESPBYTES *rb;
H A Docsp_prn.c193 OCSP_RESPBYTES *rb = o->responseBytes;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Docsp.h183 } OCSP_RESPBYTES; typedef in typeref:struct:ocsp_resp_bytes_st
192 OCSP_RESPBYTES *responseBytes;
538 DECLARE_ASN1_FUNCTIONS(OCSP_RESPBYTES)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Docsp.h183 } OCSP_RESPBYTES; typedef in typeref:struct:ocsp_resp_bytes_st
192 OCSP_RESPBYTES *responseBytes;
533 DECLARE_ASN1_FUNCTIONS(OCSP_RESPBYTES)

Completed in 99 milliseconds