Home
last modified time | relevance | path

Searched defs:PLen (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dos_os2.cpp106 ULONG PLen = 1; in make_device_names() local
245 ULONG PLen = 1; in dani_ioctl() local
/dports/misc/estic/estic-1.61_10/spunk/
H A Dstr.cc1017 u16 PLen = strlen (P); in operator +=() local
1041 u16 PLen = strlen (P); in operator +() local
1077 u16 PLen = strlen (P); in operator +() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dpwdbased.h192 const size_t PLen = RoundUpToMultipleOf(passwordLen, v), ILen = SLen + PLen; in DeriveKey() local
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dpwdbased.h420 const size_t PLen = RoundUpToMultipleOf(secretLen, v), ILen = SLen + PLen; in DeriveKey() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dpwdbased.h420 const size_t PLen = RoundUpToMultipleOf(secretLen, v), ILen = SLen + PLen; in DeriveKey() local
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dpwdbased.h420 const size_t PLen = RoundUpToMultipleOf(secretLen, v), ILen = SLen + PLen; in DeriveKey() local
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/softoken/
H A Dlowpbe.c422 unsigned int SLen, PLen; in nsspkcs5_PKCS12PBE() local
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/softoken/
H A Dlowpbe.c423 unsigned int SLen, PLen; in nsspkcs5_PKCS12PBE() local
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/
H A Dlowpbe.c426 unsigned int SLen, PLen; in nsspkcs5_PKCS12PBE() local
/dports/security/ca_root_nss/nss-3.71/nss/lib/softoken/
H A Dlowpbe.c426 unsigned int SLen, PLen; in nsspkcs5_PKCS12PBE() local
/dports/security/nss/nss-3.76.1/nss/lib/softoken/
H A Dlowpbe.c426 unsigned int SLen, PLen; in nsspkcs5_PKCS12PBE() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/
H A Dlowpbe.c426 unsigned int SLen, PLen; in nsspkcs5_PKCS12PBE() local
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/softoken/
H A Dlowpbe.c426 unsigned int SLen, PLen; in nsspkcs5_PKCS12PBE() local
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/
H A Dlowpbe.c426 unsigned int SLen, PLen; in nsspkcs5_PKCS12PBE() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-pehage.adb1405 PLen : constant Natural := Pkg_Name'Length; constant