Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/crmf/
H A Dcrmfget.c79 CRMFCertExtension **myExtArray = NULL; in crmf_copy_extensions() local
90 destTemplate->extensions = myExtArray = in crmf_copy_extensions()
92 if (myExtArray == NULL) { in crmf_copy_extensions()
97 myExtArray[i] = crmf_copy_cert_extension(poolp, srcExt[i]); in crmf_copy_extensions()
98 if (myExtArray[i] == NULL) { in crmf_copy_extensions()
103 myExtArray[numExt] = NULL; in crmf_copy_extensions()
106 if (myExtArray != NULL) { in crmf_copy_extensions()
108 for (i = 0; myExtArray[i] != NULL; i++) { in crmf_copy_extensions()
109 CRMF_DestroyCertExtension(myExtArray[i]); in crmf_copy_extensions()
112 PORT_Free(myExtArray); in crmf_copy_extensions()
/dports/security/ca_root_nss/nss-3.71/nss/lib/crmf/
H A Dcrmfget.c79 CRMFCertExtension **myExtArray = NULL; in crmf_copy_extensions() local
90 destTemplate->extensions = myExtArray = in crmf_copy_extensions()
92 if (myExtArray == NULL) { in crmf_copy_extensions()
97 myExtArray[i] = crmf_copy_cert_extension(poolp, srcExt[i]); in crmf_copy_extensions()
98 if (myExtArray[i] == NULL) { in crmf_copy_extensions()
103 myExtArray[numExt] = NULL; in crmf_copy_extensions()
106 if (myExtArray != NULL) { in crmf_copy_extensions()
108 for (i = 0; myExtArray[i] != NULL; i++) { in crmf_copy_extensions()
109 CRMF_DestroyCertExtension(myExtArray[i]); in crmf_copy_extensions()
112 PORT_Free(myExtArray); in crmf_copy_extensions()
/dports/www/firefox/firefox-99.0/security/nss/lib/crmf/
H A Dcrmfget.c79 CRMFCertExtension **myExtArray = NULL; in crmf_copy_extensions() local
90 destTemplate->extensions = myExtArray = in crmf_copy_extensions()
92 if (myExtArray == NULL) { in crmf_copy_extensions()
97 myExtArray[i] = crmf_copy_cert_extension(poolp, srcExt[i]); in crmf_copy_extensions()
98 if (myExtArray[i] == NULL) { in crmf_copy_extensions()
103 myExtArray[numExt] = NULL; in crmf_copy_extensions()
106 if (myExtArray != NULL) { in crmf_copy_extensions()
108 for (i = 0; myExtArray[i] != NULL; i++) { in crmf_copy_extensions()
109 CRMF_DestroyCertExtension(myExtArray[i]); in crmf_copy_extensions()
112 PORT_Free(myExtArray); in crmf_copy_extensions()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/crmf/
H A Dcrmfget.c79 CRMFCertExtension **myExtArray = NULL; in crmf_copy_extensions() local
90 destTemplate->extensions = myExtArray = in crmf_copy_extensions()
92 if (myExtArray == NULL) { in crmf_copy_extensions()
97 myExtArray[i] = crmf_copy_cert_extension(poolp, srcExt[i]); in crmf_copy_extensions()
98 if (myExtArray[i] == NULL) { in crmf_copy_extensions()
103 myExtArray[numExt] = NULL; in crmf_copy_extensions()
106 if (myExtArray != NULL) { in crmf_copy_extensions()
108 for (i = 0; myExtArray[i] != NULL; i++) { in crmf_copy_extensions()
109 CRMF_DestroyCertExtension(myExtArray[i]); in crmf_copy_extensions()
112 PORT_Free(myExtArray); in crmf_copy_extensions()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/crmf/
H A Dcrmfget.c79 CRMFCertExtension **myExtArray = NULL; in crmf_copy_extensions() local
90 destTemplate->extensions = myExtArray = in crmf_copy_extensions()
92 if (myExtArray == NULL) { in crmf_copy_extensions()
97 myExtArray[i] = crmf_copy_cert_extension(poolp, srcExt[i]); in crmf_copy_extensions()
98 if (myExtArray[i] == NULL) { in crmf_copy_extensions()
103 myExtArray[numExt] = NULL; in crmf_copy_extensions()
106 if (myExtArray != NULL) { in crmf_copy_extensions()
108 for (i = 0; myExtArray[i] != NULL; i++) { in crmf_copy_extensions()
109 CRMF_DestroyCertExtension(myExtArray[i]); in crmf_copy_extensions()
112 PORT_Free(myExtArray); in crmf_copy_extensions()
/dports/security/nss/nss-3.76.1/nss/lib/crmf/
H A Dcrmfget.c79 CRMFCertExtension **myExtArray = NULL; in crmf_copy_extensions() local
90 destTemplate->extensions = myExtArray = in crmf_copy_extensions()
92 if (myExtArray == NULL) { in crmf_copy_extensions()
97 myExtArray[i] = crmf_copy_cert_extension(poolp, srcExt[i]); in crmf_copy_extensions()
98 if (myExtArray[i] == NULL) { in crmf_copy_extensions()
103 myExtArray[numExt] = NULL; in crmf_copy_extensions()
106 if (myExtArray != NULL) { in crmf_copy_extensions()
108 for (i = 0; myExtArray[i] != NULL; i++) { in crmf_copy_extensions()
109 CRMF_DestroyCertExtension(myExtArray[i]); in crmf_copy_extensions()
112 PORT_Free(myExtArray); in crmf_copy_extensions()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/crmf/
H A Dcrmfget.c79 CRMFCertExtension **myExtArray = NULL; in crmf_copy_extensions() local
90 destTemplate->extensions = myExtArray = in crmf_copy_extensions()
92 if (myExtArray == NULL) { in crmf_copy_extensions()
97 myExtArray[i] = crmf_copy_cert_extension(poolp, srcExt[i]); in crmf_copy_extensions()
98 if (myExtArray[i] == NULL) { in crmf_copy_extensions()
103 myExtArray[numExt] = NULL; in crmf_copy_extensions()
106 if (myExtArray != NULL) { in crmf_copy_extensions()
108 for (i = 0; myExtArray[i] != NULL; i++) { in crmf_copy_extensions()
109 CRMF_DestroyCertExtension(myExtArray[i]); in crmf_copy_extensions()
112 PORT_Free(myExtArray); in crmf_copy_extensions()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/crmf/
H A Dcrmfget.c79 CRMFCertExtension **myExtArray = NULL; in crmf_copy_extensions() local
90 destTemplate->extensions = myExtArray = in crmf_copy_extensions()
92 if (myExtArray == NULL) { in crmf_copy_extensions()
97 myExtArray[i] = crmf_copy_cert_extension(poolp, srcExt[i]); in crmf_copy_extensions()
98 if (myExtArray[i] == NULL) { in crmf_copy_extensions()
103 myExtArray[numExt] = NULL; in crmf_copy_extensions()
106 if (myExtArray != NULL) { in crmf_copy_extensions()
108 for (i = 0; myExtArray[i] != NULL; i++) { in crmf_copy_extensions()
109 CRMF_DestroyCertExtension(myExtArray[i]); in crmf_copy_extensions()
112 PORT_Free(myExtArray); in crmf_copy_extensions()