Searched refs:ocspdCrlDebug (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/security_ocspd-55124/server/
H A DocspdServer.cpp336 ocspdCrlDebug("crlSignatureValid: CRL failed to verify: %s\n", crlFileName);
449 ocspdCrlDebug("crlUpdateValid: error %d reading %s\n",
455 ocspdCrlDebug("crlUpdateValid: nextUpdate is NONE\n");
472 ocspdCrlDebug("crlUpdateValid: nextUpdate=%s (%s)\n",
477 ocspdCrlDebug("crlUpdateValid: no nextUpdate date found!\n");
502 ocspdCrlDebug("crlSerialNumberRevoked: error %d reading %s\n",
749 ocspdCrlDebug("ocsp_server_certFetch returning %lu bytes", certData.Length);
767 ocspdCrlDebug("Processing crlStatus request");
768 ocspdCrlDebug("Status requested for %u issuer bytes, %u URL bytes", crl_issuerCnt, crl_urlCnt);
784 ocspdCrlDebug("ocsp_server_crlStatu
[all...]
H A DcrlRefresh.cpp176 ocspdCrlDebug("%s: %s", prefixStr, s);
339 ocspdCrlDebug("%s: X509 CRL <no name>", prefixStr);
368 ocspdCrlDebug("...CRL %u is expired", dex);
371 ocspdCrlDebug("...CRL %u is stale", dex);
576 ocspdCrlDebug("...CRL %u FAILED crypto verify", dex);
601 ocspdCrlDebug("updateTime : %s", updateTime);
602 ocspdCrlDebug("staleTime : %s", staleTime);
689 ocspdCrlDebug("up-to-date CRL at dex %u matching expired CRL %u",
705 ocspdCrlDebug("Expired CRL with no URI at dex %u", dex);
732 ocspdCrlDebug("
[all...]
H A DcrlDb.cpp343 ocspdCrlDebug("CrlDatabase::lookup: empty cache DB");
357 ocspdCrlDebug("CrlDatabase::lookupPriv result %d", crtn);
371 ocspdCrlDebug("CrlDatabase::lookup: cache HIT");
374 ocspdCrlDebug("CrlDatabase::lookup: DB read succeeded, but no data");
406 ocspdCrlDebug("CrlDatabase::add: CRL added to DB");
431 ocspdCrlDebug("CrlDatabase::flush: empty cache DB");
449 ocspdCrlDebug("CrlDatabase::flush: no records found");
453 ocspdCrlDebug("CrlDatabase::flush: deleting a CRL");
464 ocspdCrlDebug("CrlDatabase::flush: deleting a CRL");
496 ocspdCrlDebug("CrlDatabas
[all...]
H A DocspdNetwork.cpp967 ocspdCrlDebug("ocspdFinishNetFetch wrote %lu bytes to %s",
988 ocspdCrlDebug("ocspdNetFetchAsync with context %p", context);
1053 ocspdCrlDebug("%f seconds to download file", fetchTime);
1063 ocspdCrlDebug("No issuers available for %s",
1101 ocspdCrlDebug("%f seconds to validate CRL", verifyTime);
1161 ocspdCrlDebug("ocspdStartNetFetch with context %p", (void*)fetchParams);
H A DocspdNetwork.mm953 ocspdCrlDebug("ocspdFinishNetFetch wrote %lu bytes to %s",
974 ocspdCrlDebug("ocspdNetFetchAsync with context %p", context);
1039 ocspdCrlDebug("%f seconds to download file", fetchTime);
1049 ocspdCrlDebug("No issuers available for %s",
1087 ocspdCrlDebug("%f seconds to validate CRL", verifyTime);
1178 ocspdCrlDebug("ocspdStartNetFetch with context %p", (void*)fetchParams);
/macosx-10.10/Security-57031.1.35/Security/include/security_ocspd/
H A DocspdDebug.h60 #define ocspdCrlDebug(args...) ocsp_secdebug("ocspdCrlDebug", ## args) macro
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ocspd/common/
H A DocspdDebug.h60 #define ocspdCrlDebug(args...) ocsp_secdebug("ocspdCrlDebug", ## args) macro

Completed in 153 milliseconds