Searched refs:ocspdDebug (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_ocspd/
H A DocspdDebug.h58 #define ocspdDebug(args...) ocsp_secdebug("ocspd", ## args) macro
H A DocspResponse.cpp32 #include "ocspdDebug.h"
252 ocspdDebug("OCSPSingleResponse: status %d reason %d", (int)mCertStatus,
451 ocspdDebug("OCSPResponse::singleResponse: certID not found");
471 ocspdDebug("OCSPResponse::encResponderName: error encoding ResponderId!");
488 ocspdDebug("OCSPResponse::singleResponse: error encoding certID!");
504 ocspdDebug("OCSPResponse::singleResponse: certID not found");
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ocspd/common/
H A DocspdDebug.h58 #define ocspdDebug(args...) ocsp_secdebug("ocspd", ## args) macro
H A DocspResponse.cpp32 #include "ocspdDebug.h"
252 ocspdDebug("OCSPSingleResponse: status %d reason %d", (int)mCertStatus,
451 ocspdDebug("OCSPResponse::singleResponse: certID not found");
471 ocspdDebug("OCSPResponse::encResponderName: error encoding ResponderId!");
488 ocspdDebug("OCSPResponse::singleResponse: error encoding certID!");
504 ocspdDebug("OCSPResponse::singleResponse: certID not found");
/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DSecOCSPResponse.c46 #define ocspdDebug(args...) secdebug("ocsp", ## args) macro
170 ocspdDebug("status %d reason %d", (int)this->certStatus,
529 ocspdDebug("found matching singleResponse");
541 ocspdDebug("certID not found");
565 ocspdDebug("error on SecCertificateCopySubjectSequence");
571 ocspdDebug("good ResponderID.byName");
574 ocspdDebug("BAD ResponderID.byName");
583 ocspdDebug("good ResponderID.byKey");
586 ocspdDebug("BAD ResponderID.byKey");
595 ocspdDebug("ocs
[all...]
/macosx-10.10/security_ocspd-55124/server/
H A Dmain.cpp31 #include <security_ocspd/ocspdDebug.h>
167 ocspdDebug("ocspd: starting main run loop");
H A DtrustSettings.cpp39 #include <security_ocspd/ocspdDebug.h>
216 ocspdDebug("Processing trustSettingsRead request");
258 ocspdDebug("Processing trustSettingsWrite request");
H A DocspdNetwork.cpp30 #include <security_ocspd/ocspdDebug.h>
187 ocspdDebug("http stream: transfer complete, moved %ld bytes\n",
304 ocspdDebug("ocspdHttpGet: fetching from URI %s\n", ustr);
451 ocspdDebug("ocspdHttpPost: posting to URI %s\n", ustr);
505 ocspdDebug("ocspdHttpPost: setting proxy dict\n");
554 ocspdDebug("ocspdHttpPost: total %lu bytes read in %f seconds\n",
794 ocspdDebug("httpFetch: GET URI %s\n", ustr);
840 ocspdDebug("httpFetch: setting proxy dict\n");
889 ocspdDebug("httpFetch: total %lu bytes read in %f seconds\n",
918 ocspdDebug("ocspdNetFetc
[all...]
H A DocspdNetwork.mm31 #include <security_ocspd/ocspdDebug.h>
163 ocspdDebug("Failed to open connection (is network available?)");
554 ocspdDebug("ocspdHttpFetch via %s to URI %s\n",
848 ocspdDebug("httpFetch: GET URI %s\n", ustr);
874 ocspdDebug("httpFetch: total %lu bytes read in %f seconds\n",
904 ocspdDebug("ocspdNetFetch: fetching from URI %s\n", ustr);
1162 else { ocspdDebug("Failed to create reachability reference"); }
1163 ocspdDebug("Finished reachability check, result=%s", (result) ? "YES" :"NO");
H A DocspdServer.cpp32 #include <security_ocspd/ocspdDebug.h>
549 ocspdDebug("ocsp_server_ocspFetch top");
620 ocspdDebug("ocsp_server_ocspFetch returning %u bytes of replies",
634 ocspdDebug("ocsp_client_ocspdCacheFlush");
644 ocspdDebug("ocsp_server_ocspdCacheFlushStale");
1168 ocspdDebug("OcspdServer::handle msg_id %d", (int)in->msgh_id);
H A DcrlDb.cpp40 #include <security_ocspd/ocspdDebug.h>
H A DcrlRefresh.cpp65 #include <security_ocspd/ocspdDebug.h>
H A DocspdDb.cpp34 #include <security_ocspd/ocspdDebug.h>
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/ocspTool/
H A DocspNetwork.cpp27 #include <security_ocspd/ocspdDebug.h>
118 ocspdDebug("ocspdHttpPost: posting to URI %s", ustr);
164 ocspdDebug("ocspdHttpPost: transfer complete, moved %ld bytes",

Completed in 208 milliseconds