Searched refs:SecAsn1OCSPBasicResponse (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_asn1/
H A DocspTemplates.c207 0, NULL, sizeof(SecAsn1OCSPBasicResponse) },
208 { SEC_ASN1_ANY, offsetof(SecAsn1OCSPBasicResponse, tbsResponseData) },
210 offsetof(SecAsn1OCSPBasicResponse, algId),
212 { SEC_ASN1_BIT_STRING, offsetof(SecAsn1OCSPBasicResponse, sig) },
215 offsetof(SecAsn1OCSPBasicResponse, certs),
H A DocspTemplates.h232 } SecAsn1OCSPBasicResponse; typedef in typeref:struct:__anon3565
241 * The contents of response are actually an encoded SecAsn1OCSPBasicResponse (at
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/Security/
H A DocspTemplates.c207 0, NULL, sizeof(SecAsn1OCSPBasicResponse) },
208 { SEC_ASN1_ANY, offsetof(SecAsn1OCSPBasicResponse, tbsResponseData) },
210 offsetof(SecAsn1OCSPBasicResponse, algId),
212 { SEC_ASN1_BIT_STRING, offsetof(SecAsn1OCSPBasicResponse, sig) },
215 offsetof(SecAsn1OCSPBasicResponse, certs),
H A DocspTemplates.h232 } SecAsn1OCSPBasicResponse; typedef in typeref:struct:__anon4000
241 * The contents of response are actually an encoded SecAsn1OCSPBasicResponse (at
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/lib/
H A DocspTemplates.c207 0, NULL, sizeof(SecAsn1OCSPBasicResponse) },
208 { SEC_ASN1_ANY, offsetof(SecAsn1OCSPBasicResponse, tbsResponseData) },
210 offsetof(SecAsn1OCSPBasicResponse, algId),
212 { SEC_ASN1_BIT_STRING, offsetof(SecAsn1OCSPBasicResponse, sig) },
215 offsetof(SecAsn1OCSPBasicResponse, certs),
H A DocspTemplates.h232 } SecAsn1OCSPBasicResponse; typedef in typeref:struct:__anon4122
241 * The contents of response are actually an encoded SecAsn1OCSPBasicResponse (at
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/security_asn1/
H A DocspTemplates.c207 0, NULL, sizeof(SecAsn1OCSPBasicResponse) },
208 { SEC_ASN1_ANY, offsetof(SecAsn1OCSPBasicResponse, tbsResponseData) },
210 offsetof(SecAsn1OCSPBasicResponse, algId),
212 { SEC_ASN1_BIT_STRING, offsetof(SecAsn1OCSPBasicResponse, sig) },
215 offsetof(SecAsn1OCSPBasicResponse, certs),
H A DocspTemplates.h232 } SecAsn1OCSPBasicResponse; typedef in typeref:struct:__anon4244
241 * The contents of response are actually an encoded SecAsn1OCSPBasicResponse (at
/macosx-10.9.5/Security-55471.14.18/include/security_ocspd/
H A DocspResponse.h203 const SecAsn1OCSPBasicResponse &basicResponse() { return mBasicResponse; }
222 SecAsn1OCSPBasicResponse mBasicResponse;
/macosx-10.9.5/Security-55471.14.18/libsecurity_ocspd/common/
H A DocspResponse.h203 const SecAsn1OCSPBasicResponse &basicResponse() { return mBasicResponse; }
222 SecAsn1OCSPBasicResponse mBasicResponse;
/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A DSecOCSPResponse.h88 SecAsn1OCSPBasicResponse basicResponse;
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_x509_tp/lib/
H A DtpOcspCertVfy.cpp172 const SecAsn1OCSPBasicResponse &basicResp = ocspResp.basicResponse();

Completed in 185 milliseconds