Home
last modified time | relevance | path

Searched refs:workfactor (Results 1 – 25 of 64) sorted by relevance

123

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/block/blowfish/
H A Dblowfish.h31 const size_t workfactor, bool salt_first = false);
35 const uint8_t salt[16], size_t workfactor) in eks_key_schedule() argument
37 salted_set_key(key, key_length, salt, 16, workfactor); in eks_key_schedule()
H A Dblowfish.cpp377 size_t workfactor, bool salt_first) in salted_set_key() argument
395 if(workfactor > 0) in salted_set_key()
397 const size_t rounds = static_cast<size_t>(1) << workfactor; in salted_set_key()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/block/blowfish/
H A Dblowfish.h31 const size_t workfactor, bool salt_first = false);
35 const uint8_t salt[16], size_t workfactor) in eks_key_schedule() argument
37 salted_set_key(key, key_length, salt, 16, workfactor); in eks_key_schedule()
H A Dblowfish.cpp377 size_t workfactor, bool salt_first) in salted_set_key() argument
395 if(workfactor > 0) in salted_set_key()
397 const size_t rounds = static_cast<size_t>(1) << workfactor; in salted_set_key()
/dports/security/botan2/Botan-2.18.2/src/lib/block/blowfish/
H A Dblowfish.h31 const size_t workfactor, bool salt_first = false);
35 const uint8_t salt[16], size_t workfactor) in eks_key_schedule() argument
37 salted_set_key(key, key_length, salt, 16, workfactor); in eks_key_schedule()
H A Dblowfish.cpp377 size_t workfactor, bool salt_first) in salted_set_key() argument
395 if(workfactor > 0) in salted_set_key()
397 const size_t rounds = static_cast<size_t>(1) << workfactor; in salted_set_key()
/dports/security/botan110/Botan-1.10.17/src/block/blowfish/
H A Dblowfish.cpp112 const byte salt[16], size_t workfactor) in eks_key_schedule() argument
117 if(workfactor == 0) in eks_key_schedule()
125 if(workfactor > 18) in eks_key_schedule()
134 const size_t rounds = 1 << workfactor; in eks_key_schedule()
H A Dblowfish.h28 const byte salt[16], size_t workfactor);
/dports/graphics/Coin/coin-Coin-4.0.0/src/glue/
H A Dbzip2.cpp77 int workfactor);
281 int workfactor) in cc_bzglue_BZ2_bzWriteOpen() argument
285 verbosity, workfactor); in cc_bzglue_BZ2_bzWriteOpen()
H A Dbzip2.h70 int workfactor);
/dports/security/botan110/Botan-1.10.17/src/passhash/bcrypt/
H A Dbcrypt.cpp137 const u16bit workfactor = to_u32bit(hash.substr(4, 2)); in check_bcrypt() local
141 const std::string compare = make_bcrypt(pass, salt, workfactor); in check_bcrypt()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/passhash/bcrypt/
H A Dbcrypt.cpp170 const uint16_t workfactor = to_uint16(hash.substr(4, 2)); in check_bcrypt() local
176 const std::string compare = make_bcrypt(pass, salt, workfactor, bcrypt_version); in check_bcrypt()
/dports/security/botan2/Botan-2.18.2/src/lib/passhash/bcrypt/
H A Dbcrypt.cpp170 const uint16_t workfactor = to_uint16(hash.substr(4, 2)); in check_bcrypt() local
176 const std::string compare = make_bcrypt(pass, salt, workfactor, bcrypt_version); in check_bcrypt()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/passhash/bcrypt/
H A Dbcrypt.cpp170 const uint16_t workfactor = to_uint16(hash.substr(4, 2)); in check_bcrypt() local
176 const std::string compare = make_bcrypt(pass, salt, workfactor, bcrypt_version); in check_bcrypt()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dcrypto_cc.c77 …nsigned char *pass, int pass_sz, unsigned char* salt, int salt_sz, int workfactor, int key_sz, uns… in sqlcipher_cc_kdf() argument
78 …kCCPBKDF2, (const char *)pass, pass_sz, salt, salt_sz, kCCPRFHmacAlgSHA1, workfactor, key, key_sz); in sqlcipher_cc_kdf()
H A Dcrypto_libtomcrypt.c156 …nsigned char *pass, int pass_sz, unsigned char* salt, int salt_sz, int workfactor, int key_sz, uns… in sqlcipher_ltc_kdf() argument
165 workfactor, hash_idx, key, &outlen)) != CRYPT_OK) { in sqlcipher_ltc_kdf()
H A Dcrypto_openssl.c219 …nsigned char *pass, int pass_sz, unsigned char* salt, int salt_sz, int workfactor, int key_sz, uns… in sqlcipher_openssl_kdf() argument
220 PKCS5_PBKDF2_HMAC_SHA1((const char *)pass, pass_sz, salt, salt_sz, workfactor, key_sz, key); in sqlcipher_openssl_kdf()
H A Dsqlcipher.h46 …nsigned char *pass, int pass_sz, unsigned char* salt, int salt_sz, int workfactor, int key_sz, uns…
/dports/multimedia/zoneminder/zoneminder-1.36.5/dep/libbcrypt/include/bcrypt/
H A Dbcrypt.h33 int bcrypt_gensalt(int workfactor, char salt[BCRYPT_HASHSIZE]);
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pubkey/
H A Dworkfactor.h12 BOTAN_FUTURE_INTERNAL_HEADER(workfactor.h)
/dports/security/botan2/Botan-2.18.2/src/lib/pubkey/
H A Dworkfactor.h12 BOTAN_FUTURE_INTERNAL_HEADER(workfactor.h)
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pubkey/
H A Dworkfactor.h12 BOTAN_FUTURE_INTERNAL_HEADER(workfactor.h)
/dports/archivers/advancecomp/advancecomp-2.1-6-g7b08f7a/
H A Dcompress.h49 …ata, unsigned in_size, unsigned char* out_data, unsigned& out_size, int blocksize, int workfactor);
/dports/lang/perl5.32/perl-5.32.1/cpan/Compress-Raw-Bzip2/
H A DBzip2.xs349 new(className, appendOut=1, blockSize100k=1, workfactor=0, verbosity=0) in bzlibversion()
353 int workfactor in bzlibversion()
362 items, appendOut, blockSize100k, workfactor, verbosity); in bzlibversion()
369 workfactor ); in bzlibversion()
/dports/lang/perl5.34/perl-5.34.0/cpan/Compress-Raw-Bzip2/
H A DBzip2.xs349 new(className, appendOut=1, blockSize100k=1, workfactor=0, verbosity=0) in bzlibversion()
353 int workfactor in bzlibversion()
362 items, appendOut, blockSize100k, workfactor, verbosity); in bzlibversion()
369 workfactor ); in bzlibversion()

123