Home
last modified time | relevance | path

Searched refs:pwItem (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/
H A Dlowpbe.c563 SECItem *pwItem; member
604 if (item->pwItem) { in sftk_clearPBECommonCacheItemsLocked()
605 SECITEM_ZfreeItem(item->pwItem, PR_TRUE); in sftk_clearPBECommonCacheItemsLocked()
606 item->pwItem = NULL; in sftk_clearPBECommonCacheItemsLocked()
621 cacheItem->pwItem = SECITEM_DupItem(pwItem); in sftk_setPBECommonCacheItemsKDFLocked()
627 const SECItem *pwItem) in sftk_setPBECacheKDF2() argument
642 const SECItem *pwItem, in sftk_setPBECacheKDF1() argument
664 cacheItem->pwItem && in sftk_comparePBECommonCacheItemLocked()
669 SECITEM_ItemsAreEqual(pwItem, cacheItem->pwItem)); in sftk_comparePBECommonCacheItemLocked()
674 const SECItem *pwItem) in sftk_getPBECacheKDF2() argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/
H A Dlowpbe.c563 SECItem *pwItem; member
604 if (item->pwItem) { in sftk_clearPBECommonCacheItemsLocked()
605 SECITEM_ZfreeItem(item->pwItem, PR_TRUE); in sftk_clearPBECommonCacheItemsLocked()
606 item->pwItem = NULL; in sftk_clearPBECommonCacheItemsLocked()
621 cacheItem->pwItem = SECITEM_DupItem(pwItem); in sftk_setPBECommonCacheItemsKDFLocked()
627 const SECItem *pwItem) in sftk_setPBECacheKDF2() argument
642 const SECItem *pwItem, in sftk_setPBECacheKDF1() argument
664 cacheItem->pwItem && in sftk_comparePBECommonCacheItemLocked()
669 SECITEM_ItemsAreEqual(pwItem, cacheItem->pwItem)); in sftk_comparePBECommonCacheItemLocked()
674 const SECItem *pwItem) in sftk_getPBECacheKDF2() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/softoken/
H A Dlowpbe.c563 SECItem *pwItem; member
604 if (item->pwItem) { in sftk_clearPBECommonCacheItemsLocked()
605 SECITEM_ZfreeItem(item->pwItem, PR_TRUE); in sftk_clearPBECommonCacheItemsLocked()
606 item->pwItem = NULL; in sftk_clearPBECommonCacheItemsLocked()
621 cacheItem->pwItem = SECITEM_DupItem(pwItem); in sftk_setPBECommonCacheItemsKDFLocked()
627 const SECItem *pwItem) in sftk_setPBECacheKDF2() argument
642 const SECItem *pwItem, in sftk_setPBECacheKDF1() argument
664 cacheItem->pwItem && in sftk_comparePBECommonCacheItemLocked()
669 SECITEM_ItemsAreEqual(pwItem, cacheItem->pwItem)); in sftk_comparePBECommonCacheItemLocked()
674 const SECItem *pwItem) in sftk_getPBECacheKDF2() argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/pk11_gtest/
H A Dpk11_curve25519_unittest.cc70 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)};
72 slot.get(), SEC_OID_AES_256_CBC, &pwItem, priv_key_sess.get(), 1,
82 slot.get(), epki.get(), &pwItem, nullptr,
H A Dpk11_import_unittest.cc42 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)};
43 password_.reset(SECITEM_DupItem(&pwItem));
/dports/security/ca_root_nss/nss-3.71/nss/gtests/pk11_gtest/
H A Dpk11_curve25519_unittest.cc70 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)}; in Derive() local
72 slot.get(), SEC_OID_AES_256_CBC, &pwItem, priv_key_sess.get(), 1, in Derive()
82 slot.get(), epki.get(), &pwItem, nullptr, in Derive()
H A Dpk11_import_unittest.cc42 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)}; in SetUp() local
43 password_.reset(SECITEM_DupItem(&pwItem)); in SetUp()
/dports/www/firefox/firefox-99.0/security/nss/gtests/pk11_gtest/
H A Dpk11_curve25519_unittest.cc70 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)}; in Derive() local
72 slot.get(), SEC_OID_AES_256_CBC, &pwItem, priv_key_sess.get(), 1, in Derive()
82 slot.get(), epki.get(), &pwItem, nullptr, in Derive()
H A Dpk11_import_unittest.cc42 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)}; in SetUp() local
43 password_.reset(SECITEM_DupItem(&pwItem)); in SetUp()
/dports/security/nss/nss-3.76.1/nss/gtests/pk11_gtest/
H A Dpk11_curve25519_unittest.cc70 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)}; in Derive() local
72 slot.get(), SEC_OID_AES_256_CBC, &pwItem, priv_key_sess.get(), 1, in Derive()
82 slot.get(), epki.get(), &pwItem, nullptr, in Derive()
H A Dpk11_import_unittest.cc42 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)}; in SetUp() local
43 password_.reset(SECITEM_DupItem(&pwItem)); in SetUp()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/pk11_gtest/
H A Dpk11_curve25519_unittest.cc70 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)}; in Derive() local
72 slot.get(), SEC_OID_AES_256_CBC, &pwItem, priv_key_sess.get(), 1, in Derive()
82 slot.get(), epki.get(), &pwItem, nullptr, in Derive()
H A Dpk11_import_unittest.cc42 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)}; in SetUp() local
43 password_.reset(SECITEM_DupItem(&pwItem)); in SetUp()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/gtests/pk11_gtest/
H A Dpk11_curve25519_unittest.cc70 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)}; in Derive() local
72 slot.get(), SEC_OID_AES_256_CBC, &pwItem, priv_key_sess.get(), 1, in Derive()
82 slot.get(), epki.get(), &pwItem, nullptr, in Derive()
H A Dpk11_import_unittest.cc42 SECItem pwItem = {siBuffer, toUcharPtr(pw), sizeof(pw)}; in SetUp() local
43 password_.reset(SECITEM_DupItem(&pwItem)); in SetUp()
/dports/security/ca_root_nss/nss-3.71/nss/lib/softoken/
H A Dlowpbe.c563 SECItem *pwItem; member
606 if (item->pwItem) { in sftk_clearPBECommonCacheItemsLocked()
607 SECITEM_ZfreeItem(item->pwItem, PR_TRUE); in sftk_clearPBECommonCacheItemsLocked()
608 item->pwItem = NULL; in sftk_clearPBECommonCacheItemsLocked()
623 cacheItem->pwItem = SECITEM_DupItem(pwItem); in sftk_setPBECommonCacheItemsKDFLocked()
629 const SECItem *pwItem) in sftk_setPBECacheKDF2() argument
648 const SECItem *pwItem, in sftk_setPBECacheKDF1() argument
670 cacheItem->pwItem && in sftk_comparePBECommonCacheItemLocked()
675 SECITEM_ItemsAreEqual(pwItem, cacheItem->pwItem)); in sftk_comparePBECommonCacheItemLocked()
680 const SECItem *pwItem) in sftk_getPBECacheKDF2() argument
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/softoken/
H A Dlowpbe.c563 SECItem *pwItem; member
606 if (item->pwItem) { in sftk_clearPBECommonCacheItemsLocked()
607 SECITEM_ZfreeItem(item->pwItem, PR_TRUE); in sftk_clearPBECommonCacheItemsLocked()
608 item->pwItem = NULL; in sftk_clearPBECommonCacheItemsLocked()
623 cacheItem->pwItem = SECITEM_DupItem(pwItem); in sftk_setPBECommonCacheItemsKDFLocked()
629 const SECItem *pwItem) in sftk_setPBECacheKDF2() argument
648 const SECItem *pwItem, in sftk_setPBECacheKDF1() argument
670 cacheItem->pwItem && in sftk_comparePBECommonCacheItemLocked()
675 SECITEM_ItemsAreEqual(pwItem, cacheItem->pwItem)); in sftk_comparePBECommonCacheItemLocked()
680 const SECItem *pwItem) in sftk_getPBECacheKDF2() argument
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/
H A Dlowpbe.c563 SECItem *pwItem; member
606 if (item->pwItem) { in sftk_clearPBECommonCacheItemsLocked()
607 SECITEM_ZfreeItem(item->pwItem, PR_TRUE); in sftk_clearPBECommonCacheItemsLocked()
608 item->pwItem = NULL; in sftk_clearPBECommonCacheItemsLocked()
623 cacheItem->pwItem = SECITEM_DupItem(pwItem); in sftk_setPBECommonCacheItemsKDFLocked()
629 const SECItem *pwItem) in sftk_setPBECacheKDF2() argument
648 const SECItem *pwItem, in sftk_setPBECacheKDF1() argument
670 cacheItem->pwItem && in sftk_comparePBECommonCacheItemLocked()
675 SECITEM_ItemsAreEqual(pwItem, cacheItem->pwItem)); in sftk_comparePBECommonCacheItemLocked()
680 const SECItem *pwItem) in sftk_getPBECacheKDF2() argument
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/pk12util/
H A Dpk12util.c278 SECItem *pwItem = NULL; in P12U_GetP12FilePassword() local
309 pwItem = SECITEM_AllocItem(NULL, NULL, PL_strlen(p0) + 1); in P12U_GetP12FilePassword()
310 memcpy(pwItem->data, p0, pwItem->len); in P12U_GetP12FilePassword()
314 return pwItem; in P12U_GetP12FilePassword()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/pk12util/
H A Dpk12util.c279 SECItem *pwItem = NULL; in P12U_GetP12FilePassword() local
310 pwItem = SECITEM_AllocItem(NULL, NULL, PL_strlen(p0) + 1); in P12U_GetP12FilePassword()
311 memcpy(pwItem->data, p0, pwItem->len); in P12U_GetP12FilePassword()
315 return pwItem; in P12U_GetP12FilePassword()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/pk12util/
H A Dpk12util.c279 SECItem *pwItem = NULL; in P12U_GetP12FilePassword() local
310 pwItem = SECITEM_AllocItem(NULL, NULL, PL_strlen(p0) + 1); in P12U_GetP12FilePassword()
311 memcpy(pwItem->data, p0, pwItem->len); in P12U_GetP12FilePassword()
315 return pwItem; in P12U_GetP12FilePassword()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/pk12util/
H A Dpk12util.c280 SECItem *pwItem = NULL; in P12U_GetP12FilePassword() local
311 pwItem = SECITEM_AllocItem(NULL, NULL, PL_strlen(p0) + 1); in P12U_GetP12FilePassword()
312 memcpy(pwItem->data, p0, pwItem->len); in P12U_GetP12FilePassword()
316 return pwItem; in P12U_GetP12FilePassword()
/dports/security/nss/nss-3.76.1/nss/cmd/pk12util/
H A Dpk12util.c280 SECItem *pwItem = NULL; in P12U_GetP12FilePassword() local
311 pwItem = SECITEM_AllocItem(NULL, NULL, PL_strlen(p0) + 1); in P12U_GetP12FilePassword()
312 memcpy(pwItem->data, p0, pwItem->len); in P12U_GetP12FilePassword()
316 return pwItem; in P12U_GetP12FilePassword()
/dports/www/firefox/firefox-99.0/security/nss/cmd/pk12util/
H A Dpk12util.c280 SECItem *pwItem = NULL; in P12U_GetP12FilePassword() local
311 pwItem = SECITEM_AllocItem(NULL, NULL, PL_strlen(p0) + 1); in P12U_GetP12FilePassword()
312 memcpy(pwItem->data, p0, pwItem->len); in P12U_GetP12FilePassword()
316 return pwItem; in P12U_GetP12FilePassword()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/pk12util/
H A Dpk12util.c280 SECItem *pwItem = NULL; in P12U_GetP12FilePassword() local
311 pwItem = SECITEM_AllocItem(NULL, NULL, PL_strlen(p0) + 1); in P12U_GetP12FilePassword()
312 memcpy(pwItem->data, p0, pwItem->len); in P12U_GetP12FilePassword()
316 return pwItem; in P12U_GetP12FilePassword()

12