Searched refs:CRLCount (Results 1 – 1 of 1) sorted by relevance
2735 int i, *CRLCount; in NSS_FindCRL() local2748 CRLCount = kmf_get_attr_ptr(KMF_CRL_COUNT_ATTR, attrlist, numattr); in NSS_FindCRL()2749 if (CRLCount == NULL) in NSS_FindCRL()2816 *CRLCount = crl_num; in NSS_FindCRL()