Lines Matching refs:PORT_Assert

364     PORT_Assert(derSignedCrl);  in CERT_DecodeDERCrlWithFlags()
375 PORT_Assert(testOptions != CRL_DECODE_ADOPT_HEAP_DER); in CERT_DecodeDERCrlWithFlags()
526 PORT_Assert(decoded); in SEC_FindCrlByKeyOnSlot()
542 PORT_Assert(crlHandle != CK_INVALID_HANDLE); in SEC_FindCrlByKeyOnSlot()
589 PORT_Assert(newCrl); in crl_storeCRL()
590 PORT_Assert(derCrl); in crl_storeCRL()
591 PORT_Assert(type == SEC_CRL_TYPE); in crl_storeCRL()
859 PORT_Assert(alloc); in PreAllocTable()
964 PORT_Assert(NULL == crlcache.lock); in InitCRLCache()
965 PORT_Assert(NULL == crlcache.issuers); in InitCRLCache()
966 PORT_Assert(NULL == namedCRLCache.lock); in InitCRLCache()
967 PORT_Assert(NULL == namedCRLCache.entries); in InitCRLCache()
1012 PORT_Assert(crlcache.lock); in InitCRLCache()
1013 PORT_Assert(crlcache.issuers); in InitCRLCache()
1029 PORT_Assert(cache); in DPCache_Destroy()
1031 PORT_Assert(0); in DPCache_Destroy()
1042 PORT_Assert(0); in DPCache_Destroy()
1076 PORT_Assert(cache); in IssuerCache_Destroy()
1078 PORT_Assert(0); in IssuerCache_Destroy()
1086 PORT_Assert(0); in IssuerCache_Destroy()
1099 PORT_Assert(0); in IssuerCache_Destroy()
1112 PORT_Assert(0); in NamedCRLCacheEntry_Create()
1130 PORT_Assert(0); in NamedCRLCacheEntry_Destroy()
1152 PORT_Assert(he); in FreeIssuer()
1157 PORT_Assert(issuer); in FreeIssuer()
1160 PORT_Assert(rv); in FreeIssuer()
1177 PORT_Assert(he); in FreeNamedEntries()
1182 PORT_Assert(entry); in FreeNamedEntries()
1185 PORT_Assert(rv); in FreeNamedEntries()
1252 PORT_Assert(cache); in DPCache_AddCRL()
1253 PORT_Assert(newcrl); in DPCache_AddCRL()
1254 PORT_Assert(added); in DPCache_AddCRL()
1267 PORT_Assert(0); in DPCache_AddCRL()
1272 PORT_Assert(0); in DPCache_AddCRL()
1277 PORT_Assert(0); in DPCache_AddCRL()
1290 PORT_Assert(0); in DPCache_AddCRL()
1313 PORT_Assert(cache); in DPCache_RemoveCRL()
1319 PORT_Assert(acrl); in DPCache_RemoveCRL()
1331 PORT_Assert(0); in DPCache_RemoveCRL()
1359 PORT_Assert(crl); in TokenCRLStillExists()
1364 PORT_Assert(crl->slot); in TokenCRLStillExists()
1369 PORT_Assert(oldSubject); in TokenCRLStillExists()
1379 PORT_Assert(instance.handle); in TokenCRLStillExists()
1384 PORT_Assert(instance.token); in TokenCRLStillExists()
1392 PORT_Assert(arena); in TokenCRLStillExists()
1447 PORT_Assert(0); in CachedCrl_Verify()
1496 PORT_Assert(0); in DPCache_FetchFromTokens()
1524 PORT_Assert(0); in DPCache_FetchFromTokens()
1570 PORT_Assert(crl); in CachedCrl_GetEntry()
1571 PORT_Assert(crl->entries); in CachedCrl_GetEntry()
1572 PORT_Assert(sn); in CachedCrl_GetEntry()
1573 PORT_Assert(returned); in CachedCrl_GetEntry()
1848 PORT_Assert(0); in SortCRLsByThisUpdate()
1869 PORT_Assert(a != b); /* they should never be equal */ in SortCRLsByThisUpdate()
1890 PORT_Assert(0); in SortImperfectCRLs()
1919 PORT_Assert(a != b); /* they should never be equal */ in SortImperfectCRLs()
1931 PORT_Assert(cache); in DPCache_SelectCRL()
1987 PORT_Assert(returned); in DPCache_Create()
1990 PORT_Assert(0); in DPCache_Create()
2027 PORT_Assert(returned); in IssuerCache_Create()
2028 PORT_Assert(subject); in IssuerCache_Create()
2031 PORT_Assert(0); in IssuerCache_Create()
2054 PORT_Assert(SECSuccess == IssuerCache_Destroy(cache)); in IssuerCache_Create()
2069 PORT_Assert(0); in IssuerCache_AddDP()
2082 PORT_Assert(dp); in IssuerCache_AddDP()
2093 PORT_Assert(issuer); in CRLCache_AddIssuer()
2094 PORT_Assert(crlcache.issuers); in CRLCache_AddIssuer()
2113 PORT_Assert(cache); in CRLCache_GetIssuerCache()
2114 PORT_Assert(subject); in CRLCache_GetIssuerCache()
2115 PORT_Assert(returned); in CRLCache_GetIssuerCache()
2116 PORT_Assert(crlcache.issuers); in CRLCache_GetIssuerCache()
2136 PORT_Assert(cache); in GetBestCRL()
2175 PORT_Assert(cache); in IssuerCache_GetDPCache()
2179 PORT_Assert(NULL == dp); in IssuerCache_GetDPCache()
2207 PORT_Assert(crlcache.lock); in AcquireDPCache()
2235 PORT_Assert(issuercache); in AcquireDPCache()
2333 PORT_Assert(*dpcache); in AcquireDPCache()
2401 PORT_Assert(SECSuccess == rv); in cert_CheckCertRevocationStatus()
2410 PORT_Assert(entry); in cert_CheckCertRevocationStatus()
2667 PORT_Assert(returned); in cert_AcquireNamedCRLCache()
2669 PORT_Assert(0); in cert_AcquireNamedCRLCache()
2700 PORT_Assert(0); in cert_ReleaseNamedCRLCache()
2727 PORT_Assert(SECSuccess == rv); in addCRLToCache()
2768 PORT_Assert(namedCRLCache.lock); in cert_CacheCRLByGeneralName()
2769 PORT_Assert(namedCRLCache.entries); in cert_CacheCRLByGeneralName()
2772 PORT_Assert(0); in cert_CacheCRLByGeneralName()
2778 PORT_Assert(SECSuccess == rv); in cert_CacheCRLByGeneralName()
2784 PORT_Assert(SECSuccess == rv); in cert_CacheCRLByGeneralName()
2797 PORT_Assert(0); in cert_CacheCRLByGeneralName()
2806 PORT_Assert(SECSuccess == rv); in cert_CacheCRLByGeneralName()
2810 PORT_Assert(removed); in cert_CacheCRLByGeneralName()
2821 PORT_Assert(0); in cert_CacheCRLByGeneralName()
2832 PORT_Assert(0); in cert_CacheCRLByGeneralName()
2841 PORT_Assert(SECSuccess == rv); in cert_CacheCRLByGeneralName()
2846 PORT_Assert(removed); in cert_CacheCRLByGeneralName()
2857 PORT_Assert(0); in cert_CacheCRLByGeneralName()
2953 PORT_Assert(crlobject->prebuffer); in CachedCrl_Populate()
2961 PORT_Assert(crlobject->entries); in CachedCrl_Populate()
2998 PORT_Assert(a); in CachedCrl_Compare()
2999 PORT_Assert(b); in CachedCrl_Compare()
3000 PORT_Assert(isDupe); in CachedCrl_Compare()
3001 PORT_Assert(isUpdated); in CachedCrl_Compare()