Home
last modified time | relevance | path

Searched defs:crlType (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/crlutil/
H A Dcrlutil.c86 DisplayCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in DisplayCRL()
101 ListCRLNames(CERTCertDBHandle *certHandle, int crlType, PRBool deletecrls) in ListCRLNames()
194 ListCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in ListCRL()
865 int crlType; in main() local
/dports/security/nss/nss-3.76.1/nss/cmd/crlutil/
H A Dcrlutil.c86 DisplayCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in DisplayCRL()
101 ListCRLNames(CERTCertDBHandle *certHandle, int crlType, PRBool deletecrls) in ListCRLNames()
194 ListCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in ListCRL()
865 int crlType; in main() local
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/crlutil/
H A Dcrlutil.c83 DisplayCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in DisplayCRL()
98 ListCRLNames(CERTCertDBHandle *certHandle, int crlType, PRBool deletecrls) in ListCRLNames()
191 ListCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in ListCRL()
877 int crlType; in main() local
/dports/www/firefox/firefox-99.0/security/nss/cmd/crlutil/
H A Dcrlutil.c86 DisplayCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in DisplayCRL()
101 ListCRLNames(CERTCertDBHandle *certHandle, int crlType, PRBool deletecrls) in ListCRLNames()
194 ListCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in ListCRL()
865 int crlType; in main() local
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/crlutil/
H A Dcrlutil.c86 DisplayCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in DisplayCRL()
101 ListCRLNames(CERTCertDBHandle *certHandle, int crlType, PRBool deletecrls) in ListCRLNames()
194 ListCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in ListCRL()
880 int crlType; in main() local
/dports/security/ca_root_nss/nss-3.71/nss/cmd/crlutil/
H A Dcrlutil.c86 DisplayCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in DisplayCRL()
101 ListCRLNames(CERTCertDBHandle *certHandle, int crlType, PRBool deletecrls) in ListCRLNames()
194 ListCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in ListCRL()
865 int crlType; in main() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/crlutil/
H A Dcrlutil.c86 DisplayCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in DisplayCRL()
101 ListCRLNames(CERTCertDBHandle *certHandle, int crlType, PRBool deletecrls) in ListCRLNames()
194 ListCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in ListCRL()
865 int crlType; in main() local
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/crlutil/
H A Dcrlutil.c86 DisplayCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in DisplayCRL()
101 ListCRLNames(CERTCertDBHandle *certHandle, int crlType, PRBool deletecrls) in ListCRLNames()
194 ListCRL(CERTCertDBHandle *certHandle, char *nickName, int crlType) in ListCRL()
866 int crlType; in main() local
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/legacydb/
H A Dpcertdb.c1205 NewDBCrlEntry(SECItem *derCrl, char *url, certDBEntryType crlType, int flags) in NewDBCrlEntry()
1304 certDBEntryType crlType) in DeleteDBCrlEntry()
1341 certDBEntryType crlType) in ReadDBCrlEntry()
5073 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_FindCrlByKey() local
5110 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_UpdateCrl() local
5146 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_DeletePermCRL() local
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/legacydb/
H A Dpcertdb.c1205 NewDBCrlEntry(SECItem *derCrl, char *url, certDBEntryType crlType, int flags) in NewDBCrlEntry()
1304 certDBEntryType crlType) in DeleteDBCrlEntry()
1341 certDBEntryType crlType) in ReadDBCrlEntry()
5073 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_FindCrlByKey() local
5110 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_UpdateCrl() local
5146 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_DeletePermCRL() local
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/softoken/legacydb/
H A Dpcertdb.c1205 NewDBCrlEntry(SECItem *derCrl, char *url, certDBEntryType crlType, int flags) in NewDBCrlEntry()
1304 certDBEntryType crlType) in DeleteDBCrlEntry()
1341 certDBEntryType crlType) in ReadDBCrlEntry()
5074 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_FindCrlByKey() local
5111 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_UpdateCrl() local
5147 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_DeletePermCRL() local
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/softoken/legacydb/
H A Dpcertdb.c1194 NewDBCrlEntry(SECItem *derCrl, char *url, certDBEntryType crlType, int flags) in NewDBCrlEntry()
1293 certDBEntryType crlType) in DeleteDBCrlEntry()
1330 certDBEntryType crlType) in ReadDBCrlEntry()
5059 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_FindCrlByKey() local
5096 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_UpdateCrl() local
5132 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_DeletePermCRL() local
/dports/security/ca_root_nss/nss-3.71/nss/lib/softoken/legacydb/
H A Dpcertdb.c1205 NewDBCrlEntry(SECItem *derCrl, char *url, certDBEntryType crlType, int flags) in NewDBCrlEntry()
1304 certDBEntryType crlType) in DeleteDBCrlEntry()
1341 certDBEntryType crlType) in ReadDBCrlEntry()
5073 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_FindCrlByKey() local
5110 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_UpdateCrl() local
5146 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_DeletePermCRL() local
/dports/security/nss/nss-3.76.1/nss/lib/softoken/legacydb/
H A Dpcertdb.c1206 NewDBCrlEntry(SECItem *derCrl, char *url, certDBEntryType crlType, int flags) in NewDBCrlEntry()
1305 certDBEntryType crlType) in DeleteDBCrlEntry()
1342 certDBEntryType crlType) in ReadDBCrlEntry()
5074 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_FindCrlByKey() local
5111 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_UpdateCrl() local
5147 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_DeletePermCRL() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/legacydb/
H A Dpcertdb.c1205 NewDBCrlEntry(SECItem *derCrl, char *url, certDBEntryType crlType, int flags) in NewDBCrlEntry()
1304 certDBEntryType crlType) in DeleteDBCrlEntry()
1341 certDBEntryType crlType) in ReadDBCrlEntry()
5073 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_FindCrlByKey() local
5110 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_UpdateCrl() local
5146 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_DeletePermCRL() local
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/softoken/legacydb/
H A Dpcertdb.c1205 NewDBCrlEntry(SECItem *derCrl, char *url, certDBEntryType crlType, int flags) in NewDBCrlEntry()
1304 certDBEntryType crlType) in DeleteDBCrlEntry()
1341 certDBEntryType crlType) in ReadDBCrlEntry()
5073 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_FindCrlByKey() local
5110 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_UpdateCrl() local
5146 certDBEntryType crlType = isKRL ? certDBEntryTypeKeyRevocation in nsslowcert_DeletePermCRL() local
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/pkcs12/
H A Dp12e.c833 sec_PKCS12NewCRLBag(PLArenaPool *arena, SECOidTag crlType) in sec_PKCS12NewCRLBag()
/dports/security/ca_root_nss/nss-3.71/nss/lib/pkcs12/
H A Dp12e.c833 sec_PKCS12NewCRLBag(PLArenaPool *arena, SECOidTag crlType) in sec_PKCS12NewCRLBag()
/dports/www/firefox/firefox-99.0/security/nss/lib/pkcs12/
H A Dp12e.c833 sec_PKCS12NewCRLBag(PLArenaPool *arena, SECOidTag crlType) in sec_PKCS12NewCRLBag()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/pkcs12/
H A Dp12e.c825 sec_PKCS12NewCRLBag(PLArenaPool *arena, SECOidTag crlType) in sec_PKCS12NewCRLBag()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/pkcs12/
H A Dp12e.c816 sec_PKCS12NewCRLBag(PLArenaPool *arena, SECOidTag crlType) in sec_PKCS12NewCRLBag()
/dports/security/nss/nss-3.76.1/nss/lib/pkcs12/
H A Dp12e.c833 sec_PKCS12NewCRLBag(PLArenaPool *arena, SECOidTag crlType) in sec_PKCS12NewCRLBag()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/pkcs12/
H A Dp12e.c833 sec_PKCS12NewCRLBag(PLArenaPool *arena, SECOidTag crlType) in sec_PKCS12NewCRLBag()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/pkcs12/
H A Dp12e.c825 sec_PKCS12NewCRLBag(PLArenaPool *arena, SECOidTag crlType) in sec_PKCS12NewCRLBag()