Home
last modified time | relevance | path

Searched refs:CRLCount (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c2734 int i, *CRLCount; in NSS_FindCRL() local
2747 CRLCount = kmf_get_attr_ptr(KMF_CRL_COUNT_ATTR, attrlist, numattr); in NSS_FindCRL()
2748 if (CRLCount == NULL) in NSS_FindCRL()
2815 *CRLCount = crl_num; in NSS_FindCRL()