Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/softoken/
H A Dpkcs11.c117 static const desKey sftk_desWeakTable[] = { variable
170 static const int sftk_desWeakTableSize = sizeof(sftk_desWeakTable) /
171 sizeof(sftk_desWeakTable[0]);
2228 if (PORT_Memcmp(key, sftk_desWeakTable[i], 8) == 0) { in sftk_CheckDESKey()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/softoken/
H A Dpkcs11.c117 static const desKey sftk_desWeakTable[] = { variable
170 static const int sftk_desWeakTableSize = sizeof(sftk_desWeakTable) /
171 sizeof(sftk_desWeakTable[0]);
2225 if (PORT_Memcmp(key, sftk_desWeakTable[i], 8) == 0) { in sftk_CheckDESKey()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/softoken/
H A Dpkcs11.c161 static const desKey sftk_desWeakTable[] = { variable
214 static const int sftk_desWeakTableSize = sizeof(sftk_desWeakTable) /
215 sizeof(sftk_desWeakTable[0]);
2430 if (PORT_Memcmp(key, sftk_desWeakTable[i], 8) == 0) { in sftk_CheckDESKey()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/
H A Dpkcs11.c172 static const desKey sftk_desWeakTable[] = { variable
225 static const int sftk_desWeakTableSize = sizeof(sftk_desWeakTable) /
226 sizeof(sftk_desWeakTable[0]);
2451 if (PORT_Memcmp(key, sftk_desWeakTable[i], 8) == 0) { in sftk_CheckDESKey()
/dports/security/ca_root_nss/nss-3.71/nss/lib/softoken/
H A Dpkcs11.c172 static const desKey sftk_desWeakTable[] = { variable
225 static const int sftk_desWeakTableSize = sizeof(sftk_desWeakTable) /
226 sizeof(sftk_desWeakTable[0]);
2451 if (PORT_Memcmp(key, sftk_desWeakTable[i], 8) == 0) { in sftk_CheckDESKey()
/dports/security/nss/nss-3.76.1/nss/lib/softoken/
H A Dpkcs11.c171 static const desKey sftk_desWeakTable[] = { variable
224 static const int sftk_desWeakTableSize = sizeof(sftk_desWeakTable) /
225 sizeof(sftk_desWeakTable[0]);
2432 if (PORT_Memcmp(key, sftk_desWeakTable[i], 8) == 0) { in sftk_CheckDESKey()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/
H A Dpkcs11.c172 static const desKey sftk_desWeakTable[] = { variable
225 static const int sftk_desWeakTableSize = sizeof(sftk_desWeakTable) /
226 sizeof(sftk_desWeakTable[0]);
2451 if (PORT_Memcmp(key, sftk_desWeakTable[i], 8) == 0) { in sftk_CheckDESKey()
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/
H A Dpkcs11.c171 static const desKey sftk_desWeakTable[] = { variable
224 static const int sftk_desWeakTableSize = sizeof(sftk_desWeakTable) /
225 sizeof(sftk_desWeakTable[0]);
2432 if (PORT_Memcmp(key, sftk_desWeakTable[i], 8) == 0) { in sftk_CheckDESKey()