Home
last modified time | relevance | path

Searched defs:SALT_LENGTH (Results 1 – 25 of 60) sorted by relevance

123

/dports/audio/mumble/mumble-1.3.3/src/murmur/
H A DPBKDF2.h78 static const int SALT_LENGTH = 8; variable
/dports/audio/murmur/mumble-1.3.3/src/murmur/
H A DPBKDF2.h78 static const int SALT_LENGTH = 8; variable
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/
H A Dhashing_passwords.py27 SALT_LENGTH = 16 variable
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dsha1crypt_common.h21 #define SALT_LENGTH 64 macro
H A Dqnx_common.h29 #define SALT_LENGTH 32 macro
H A Dsha256crypt_common.h32 #define SALT_LENGTH 16 macro
H A DhmacMD5_fmt_plug.c51 #define SALT_LENGTH (SALT_LIMBS * PAD_SIZE - 9) macro
54 #define SALT_LENGTH 1023 macro
H A Dztex_sha512crypt.c42 #define SALT_LENGTH 16 macro
H A Dopencl_sha256crypt.h20 #define SALT_LENGTH 16 macro
H A DEPI_fmt_plug.c39 #define SALT_LENGTH 30 macro
H A Dopencl_sha512crypt.h33 #define SALT_LENGTH 16 macro
H A DhmacSHA512_fmt_plug.c51 #define SALT_LENGTH 1023 macro
55 #define SALT_LENGTH (SALT_LIMBS * PAD_SIZE - 17) macro
/dports/www/matomo/piwik/plugins/TagManager/Model/
H A DSalt.php16 const SALT_LENGTH = 40; define in Piwik\\Plugins\\TagManager\\Model\\Salt
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Di_sha2_password.h59 const unsigned int SALT_LENGTH = CRYPT_SALT_LENGTH; variable
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/aesGladman/
H A Dfileenc.h75 #define SALT_LENGTH(mode) (4 * (mode & 3) + 4) macro
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-crypto/src/
H A Dselfencrypt.rs27 const SALT_LENGTH: usize = 16; const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-crypto/src/
H A Dselfencrypt.rs27 const SALT_LENGTH: usize = 16; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-crypto/src/
H A Dselfencrypt.rs27 const SALT_LENGTH: usize = 16; const
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-crypto/src/
H A Dselfencrypt.rs28 const SALT_LENGTH: usize = 16; const
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/demos/
H A Dopenssl-enc.c70 #define SALT_LENGTH 8 macro
/dports/security/libtomcrypt/libtomcrypt-1.18.2/demos/
H A Dopenssl-enc.c70 #define SALT_LENGTH 8 macro
/dports/mail/mailman-postfix/mailman-2.1.39/bin/
H A Dexport.py48 SALT_LENGTH = 4 # bytes variable
/dports/mail/mailman/mailman-2.1.39/bin/
H A Dexport.py48 SALT_LENGTH = 4 # bytes variable
/dports/mail/mailman-exim4/mailman-2.1.39/bin/
H A Dexport.py48 SALT_LENGTH = 4 # bytes variable
/dports/security/yapet/yapet-2.3/src/libs/crypt/
H A Dkey256.cc68 constexpr int SALT_LENGTH = SALT_NIBBLE_SIZE * NUMBER_OF_SALT_NIBBLES; variable

123