Home
last modified time | relevance | path

Searched refs:salts_buf (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/hashcat/hashcat-6.2.5/src/modules/
H A Dmodule_09300.c94 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_extra_buffer_size()
95 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_extra_buffer_size()
217 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_extra_tmp_size()
218 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_extra_tmp_size()
219 const u64 scrypt_p = (hashes->salts_buf[0].scrypt_p) ? hashes->salts_buf[0].scrypt_p : SCRYPT_P; in module_extra_tmp_size()
245 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_jit_build_options()
246 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_jit_build_options()
247 const u64 scrypt_p = (hashes->salts_buf[0].scrypt_p) ? hashes->salts_buf[0].scrypt_p : SCRYPT_P; in module_jit_build_options()
262 hashes->salts_buf[0].scrypt_N, in module_jit_build_options()
263 hashes->salts_buf[0].scrypt_r, in module_jit_build_options()
[all …]
H A Dmodule_08900.c102 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_extra_buffer_size()
103 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_extra_buffer_size()
225 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_extra_tmp_size()
226 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_extra_tmp_size()
227 const u64 scrypt_p = (hashes->salts_buf[0].scrypt_p) ? hashes->salts_buf[0].scrypt_p : SCRYPT_P; in module_extra_tmp_size()
253 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_jit_build_options()
254 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_jit_build_options()
255 const u64 scrypt_p = (hashes->salts_buf[0].scrypt_p) ? hashes->salts_buf[0].scrypt_p : SCRYPT_P; in module_jit_build_options()
270 hashes->salts_buf[0].scrypt_N, in module_jit_build_options()
271 hashes->salts_buf[0].scrypt_r, in module_jit_build_options()
[all …]
H A Dmodule_22700.c102 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_extra_buffer_size()
103 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_extra_buffer_size()
225 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_extra_tmp_size()
226 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_extra_tmp_size()
227 const u64 scrypt_p = (hashes->salts_buf[0].scrypt_p) ? hashes->salts_buf[0].scrypt_p : SCRYPT_P; in module_extra_tmp_size()
253 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_jit_build_options()
254 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_jit_build_options()
255 const u64 scrypt_p = (hashes->salts_buf[0].scrypt_p) ? hashes->salts_buf[0].scrypt_p : SCRYPT_P; in module_jit_build_options()
270 hashes->salts_buf[0].scrypt_N, in module_jit_build_options()
271 hashes->salts_buf[0].scrypt_r, in module_jit_build_options()
[all …]
H A Dmodule_27700.c100 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_extra_buffer_size()
101 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_extra_buffer_size()
223 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_extra_tmp_size()
224 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_extra_tmp_size()
225 const u64 scrypt_p = (hashes->salts_buf[0].scrypt_p) ? hashes->salts_buf[0].scrypt_p : SCRYPT_P; in module_extra_tmp_size()
251 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_jit_build_options()
252 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_jit_build_options()
253 const u64 scrypt_p = (hashes->salts_buf[0].scrypt_p) ? hashes->salts_buf[0].scrypt_p : SCRYPT_P; in module_jit_build_options()
268 hashes->salts_buf[0].scrypt_N, in module_jit_build_options()
269 hashes->salts_buf[0].scrypt_r, in module_jit_build_options()
[all …]
H A Dmodule_15700.c115 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_extra_buffer_size()
116 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_extra_buffer_size()
238 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_extra_tmp_size()
239 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_extra_tmp_size()
240 const u64 scrypt_p = (hashes->salts_buf[0].scrypt_p) ? hashes->salts_buf[0].scrypt_p : SCRYPT_P; in module_extra_tmp_size()
266 const u64 scrypt_N = (hashes->salts_buf[0].scrypt_N) ? hashes->salts_buf[0].scrypt_N : SCRYPT_N; in module_jit_build_options()
267 const u64 scrypt_r = (hashes->salts_buf[0].scrypt_r) ? hashes->salts_buf[0].scrypt_r : SCRYPT_R; in module_jit_build_options()
268 const u64 scrypt_p = (hashes->salts_buf[0].scrypt_p) ? hashes->salts_buf[0].scrypt_p : SCRYPT_P; in module_jit_build_options()
283 hashes->salts_buf[0].scrypt_N, in module_jit_build_options()
284 hashes->salts_buf[0].scrypt_r, in module_jit_build_options()
[all …]
H A Dmodule_01500.c154 … hc_asprintf (&jit_build_options, "-DDESCRYPT_SALT=%u", hashes->salts_buf[0].salt_buf[0] & 0xfff); in module_jit_build_options()
164 …hc_asprintf (&jit_build_options, "-DDESCRYPT_SALT=%u -D _unroll", hashes->salts_buf[0].salt_buf[0]… in module_jit_build_options()
172 …hc_asprintf (&jit_build_options, "-DDESCRYPT_SALT=%u -D _unroll", hashes->salts_buf[0].salt_buf[0]… in module_jit_build_options()
180 …ESCRYPT_SALT=%u -D _unroll -fno-experimental-new-pass-manager", hashes->salts_buf[0].salt_buf[0] &… in module_jit_build_options()
191 … hc_asprintf (&jit_build_options, "-DDESCRYPT_SALT=%u", hashes->salts_buf[0].salt_buf[0] & 0xfff); in module_jit_build_options()
H A Dmodule_16800.c182 const salt_t *salts_buf = hashes->salts_buf; in module_hash_binary_save() local
185 const salt_t *salt = &salts_buf[salt_pos]; in module_hash_binary_save()
H A Dmodule_02500.c124 const salt_t *salts_buf = hashes->salts_buf; in to_hccapx_t() local
132 const salt_t *salt = &salts_buf[salt_pos]; in to_hccapx_t()
477 const u32 digests_offset = hashes->salts_buf[salt_pos].digests_offset; in module_deep_comp_kernel()
H A Dmodule_02501.c121 const salt_t *salts_buf = hashes->salts_buf; in to_hccapx_t() local
129 const salt_t *salt = &salts_buf[salt_pos]; in to_hccapx_t()
452 const u32 digests_offset = hashes->salts_buf[salt_pos].digests_offset; in module_deep_comp_kernel()
H A Dmodule_16801.c179 const salt_t *salts_buf = hashes->salts_buf; in module_hash_binary_save() local
182 const salt_t *salt = &salts_buf[salt_pos]; in module_hash_binary_save()
H A Dmodule_22001.c379 const salt_t *salts_buf = hashes->salts_buf; in module_hash_binary_save() local
382 const salt_t *salt = &salts_buf[salt_pos]; in module_hash_binary_save()
481 const u32 digests_offset = hashes->salts_buf[salt_pos].digests_offset; in module_deep_comp_kernel()
H A Dmodule_22000.c378 const salt_t *salts_buf = hashes->salts_buf; in module_hash_binary_save() local
381 const salt_t *salt = &salts_buf[salt_pos]; in module_hash_binary_save()
480 const u32 digests_offset = hashes->salts_buf[salt_pos].digests_offset; in module_deep_comp_kernel()
H A Dmodule_17010.c113 const u32 digests_offset = hashes->salts_buf[salt_pos].digests_offset; in module_deep_comp_kernel()
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dhashes.c127 salt_t *salts_buf = hashes->salts_buf; in hash_encode() local
129 salts_buf += salt_pos; in hash_encode()
153 salts_buf, in hash_encode()
476 salt_t *salts_buf = hashes->salts_buf; in check_hash() local
478 salts_buf += salt_pos; in check_hash()
502 salts_buf, in check_hash()
1046 hashes->salts_buf = salts_buf; in hashes_init_stage1()
1848 hcfree (hashes->salts_buf); in hashes_init_stage2()
1883 salt_t *salts_buf = hashes->salts_buf; in hashes_init_stage3() local
1974 salt_t *salts_buf = hashes->salts_buf; in hashes_init_stage4() local
[all …]
H A Doutfile_check.c37 salt_t *salts_buf = hashes->salts_buf; in outfile_remove() local
231 salt_t *salt_buf = salts_buf; in outfile_remove()
235 …salt_buf = (salt_t *) hc_bsearch_r (hash_buf.salt, salts_buf, salts_cnt, sizeof (salt_t), sort_by_… in outfile_remove()
240 …const u32 salt_pos = salt_buf - salts_buf; // the offset from the start of the array (unit: sizeof… in outfile_remove()
H A Dpotfile.c643 salt_t *salts_buf = hashes->salts_buf; in potfile_handle_show() local
655 salt_t *salt_buf = salts_buf + salt_idx; in potfile_handle_show()
775 salt_t *salt_buf = salts_buf + salt_idx; in potfile_handle_show()
885 salt_t *salts_buf = hashes->salts_buf; in potfile_handle_left() local
897 salt_t *salt_buf = salts_buf + salt_idx; in potfile_handle_left()
984 salt_t *salt_buf = salts_buf + salt_idx; in potfile_handle_left()
H A Dbrain.c76 salt_t *salts_buf = hashes->salts_buf; in brain_compute_session() local
80 salt_t *salt = salts_buf + salts_idx; in brain_compute_session()
111 salt_t *salt_buf = &hashes->salts_buf[salts_idx]; in brain_compute_session()
H A Dhashcat.c1308 hashes->salts_buf = salt; in autodetect_hashmode_test()
1425 hashes->salts_buf = NULL; in autodetect_hashmode_test()
H A Doutfile.c320 plain_len = plain_len - hashes->salts_buf[0].salt_len; in build_plain()
H A Dbackend.c4567 const u32 salt_repeats = hashes->salts_buf[salt_pos].salt_repeats; in choose_kernel()
4580 const u32 iter = hashes->salts_buf[salt_pos].salt_iter; in choose_kernel()
4608 const u32 iter1r = hashes->salts_buf[salt_pos].salt_iter * (salt_repeats + 1); in choose_kernel()
4609 const u32 iter2r = hashes->salts_buf[salt_pos].salt_iter2 * (salt_repeats + 1); in choose_kernel()
4723 const u32 salt_repeats = hashes->salts_buf[salt_pos].salt_repeats; in choose_kernel()
4736 u32 iter = hashes->salts_buf[salt_pos].salt_iter2; in choose_kernel()
4759 const u32 iter1r = hashes->salts_buf[salt_pos].salt_iter * (salt_repeats + 1); in choose_kernel()
4782 const u32 loops_cnt = hashes->salts_buf[salt_pos].digests_cnt; in choose_kernel()
6315 salt_t *salt_buf = &hashes->salts_buf[salt_pos]; in run_cracker()
9996 innerloop_cnt = hashes->salts_buf[0].salt_iter; in backend_ctx_devices_kernel_loops()
[all …]
H A Dselftest.c546 const u32 salt_repeats = hashes->salts_buf[salt_pos].salt_repeats; in selftest()
H A Dmain.c459 …[Iterations: %d]", hashconfig->hash_mode, hashconfig->hash_name, hashes[0].salts_buf[0].salt_iter); in main_outerloop_mainscreen()
/dports/security/hashcat-legacy/hashcat-legacy-2.00/src/
H A Dhashcat-cli.c3961 db->salts_buf = myrealloc (db->salts_buf, db->salts_avail * sizeof (salt_t *)); in incr_salt_ptrs()
6316 db->salts_buf[db->salts_cnt] = salt; in load_hashes()
6460 db->salts_buf[db->salts_cnt] = salt; in load_hashes()
6584 salt_t *salt = db->salts_buf[0]; in load_hashes()
6947 salt_t *salt = db->salts_buf[0]; in load_hashes()
7299 salt_t *salt = db->salts_buf[0]; in load_hashes()
7598 salt_t *salt = db->salts_buf[0]; in load_hashes()
7729 salt_t *salt = db->salts_buf[0]; in load_hashes()
8238 salt_t *salt = db->salts_buf[0]; in load_hashes()
8527 salt_t *salt = db->salts_buf[0]; in load_hashes()
[all …]
H A Dengine.c5170 salt_t *salt = db->salts_buf[salts_idx]; in hashing_00010()
5204 salt_t *salt = db->salts_buf[salts_idx]; in hashing_00020()
5242 salt_t *salt = db->salts_buf[salts_idx]; in hashing_00030()
5280 salt_t *salt = db->salts_buf[salts_idx]; in hashing_00040()
5350 salt_t *salt = db->salts_buf[salts_idx]; in hashing_00050()
5455 salt_t *salt = db->salts_buf[salts_idx]; in hashing_00060()
5553 salt_t *salt = db->salts_buf[salts_idx]; in hashing_00110()
5587 salt_t *salt = db->salts_buf[salts_idx]; in hashing_00120()
5625 salt_t *salt = db->salts_buf[salts_idx]; in hashing_00123()
5663 salt_t *salt = db->salts_buf[salts_idx]; in hashing_00130()
[all …]
/dports/security/hashcat-legacy/hashcat-legacy-2.00/include/
H A Dcommon.h453 salt_t **salts_buf; member

12