Home
last modified time | relevance | path

Searched defs:salt_pos (Results 1 – 25 of 240) sorted by relevance

12345678910

/dports/security/pidgin-encryption/pidgin-encryption-3.1/
H A Dnss_pss.c48 unsigned char* salt_pos = final_hash_pos - salt_len; in pss_generate_sig() local
111 unsigned char* salt_pos; in pss_check_sig() local
/dports/security/hashcat/hashcat-6.2.5/src/
H A Ddispatch.c289 for (u32 salt_pos = 0; salt_pos < hashes->salts_cnt; salt_pos++) in calc_stdin() local
431 for (u32 salt_pos = 0; salt_pos < hashes->salts_cnt; salt_pos++) in calc() local
652 for (u32 salt_pos = 0; salt_pos < hashes->salts_cnt; salt_pos++) in calc() local
964 for (u32 salt_pos = 0; salt_pos < hashes->salts_cnt; salt_pos++) in calc() local
1213 for (u32 salt_pos = 0; salt_pos < hashes->salts_cnt; salt_pos++) in calc() local
1481 for (u32 salt_pos = 0; salt_pos < hashes->salts_cnt; salt_pos++) in calc() local
H A Dhashes.c120 …const module_ctx_t *module_ctx, char *out_buf, const int out_size, const u32 salt_pos, const u32 d… in hash_encode()
209 for (u32 salt_pos = 0; salt_pos < hashes->salts_cnt; salt_pos++) in save_hash() local
311 const u32 salt_pos = plain->salt_pos; in check_hash() local
650 const u32 salt_pos = cracked[i].salt_pos; in check_cracked() local
H A Dselftest.c542 const u32 salt_pos = 0; in selftest() local
H A Doutfile_check.c240 …const u32 salt_pos = salt_buf - salts_buf; // the offset from the start of the array (unit: sizeof… in outfile_remove() local
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dztex_md5crypt.c111 char *salt_pos, *salt_end_pos; in cryptmd5_common_valid_salt0() local
H A Dztex_sha512crypt.c157 char *salt_pos; in valid_salt0() local
H A Dztex_sha256crypt.c168 char *salt_pos, *salt_end_pos; in valid() local
H A Dbitlocker2john.c75 int salt_pos[2] = {12, 32}; variable
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/thrussh-keys-0.21.0/src/
H A Dblowfish.rs259 let mut salt_pos = 0; in salted_expand_key() localVariable
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dhash.cpp196 std::size_t salt_pos = iteration_count_delim_pos + 23; in get_salt() local
/dports/security/hashcat/hashcat-6.2.5/src/modules/
H A Dmodule_07100.c164 const u8 *salt_pos = token.buf[2]; in module_hash_decode() local
266 const u8 *salt_pos = token.buf[2]; in module_hash_decode() local
H A Dmodule_02500.c122 static void to_hccapx_t (const hashes_t *hashes, hccapx_t *hccapx, const u32 salt_pos, const u32 di… in to_hccapx_t()
358 int module_hash_binary_save (MAYBE_UNUSED const hashes_t *hashes, MAYBE_UNUSED const u32 salt_pos, … in module_hash_binary_save()
475 u32 module_deep_comp_kernel (MAYBE_UNUSED const hashes_t *hashes, MAYBE_UNUSED const u32 salt_pos, … in module_deep_comp_kernel()
H A Dmodule_02501.c119 static void to_hccapx_t (const hashes_t *hashes, hccapx_t *hccapx, const u32 salt_pos, const u32 di… in to_hccapx_t()
333 int module_hash_binary_save (MAYBE_UNUSED const hashes_t *hashes, MAYBE_UNUSED const u32 salt_pos, … in module_hash_binary_save()
450 u32 module_deep_comp_kernel (MAYBE_UNUSED const hashes_t *hashes, MAYBE_UNUSED const u32 salt_pos, … in module_deep_comp_kernel()
H A Dmodule_16800.c180 int module_hash_binary_save (MAYBE_UNUSED const hashes_t *hashes, MAYBE_UNUSED const u32 salt_pos, … in module_hash_binary_save()
220 u32 module_deep_comp_kernel (MAYBE_UNUSED const hashes_t *hashes, MAYBE_UNUSED const u32 salt_pos, … in module_deep_comp_kernel()
H A Dmodule_16801.c177 int module_hash_binary_save (MAYBE_UNUSED const hashes_t *hashes, MAYBE_UNUSED const u32 salt_pos, … in module_hash_binary_save()
242 u32 module_deep_comp_kernel (MAYBE_UNUSED const hashes_t *hashes, MAYBE_UNUSED const u32 salt_pos, … in module_deep_comp_kernel()
H A Dmodule_00010.c96 const u8 *salt_pos = token.buf[1]; in module_hash_decode() local
H A Dmodule_00020.c95 const u8 *salt_pos = token.buf[1]; in module_hash_decode() local
H A Dmodule_00140.c104 const u8 *salt_pos = token.buf[1]; in module_hash_decode() local
H A Dmodule_00150.c90 const u8 *salt_pos = token.buf[1]; in module_hash_decode() local
H A Dmodule_00160.c90 const u8 *salt_pos = token.buf[1]; in module_hash_decode() local
H A Dmodule_01420.c112 const u8 *salt_pos = token.buf[1]; in module_hash_decode() local
/dports/audio/lewton/lewton-0.10.2/cargo-crates/sha2-0.1.2/rust-crypto/src/
H A Dblowfish.rs252 let mut salt_pos = 0; in salted_expand_key() localVariable
/dports/devel/dtool/dtool-0.11.0/cargo-crates/rust-crypto-0.2.36/src/
H A Dblowfish.rs252 let mut salt_pos = 0; in salted_expand_key() localVariable
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/blowfish-0.8.0/src/
H A Dlib.rs166 let mut salt_pos = 0; in salted_expand_key() localVariable

12345678910