Home
last modified time | relevance | path

Searched refs:auto_tune_all (Results 1 – 4 of 4) sorted by relevance

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dopencl_DES_bs_b_plug.c331 static void auto_tune_all(long double kernel_run_ms, struct fmt_main *format, WORD test_salt, int m… in auto_tune_all() function
612 auto_tune_all(100, &fmt_opencl_DES, salt_val, mask_mode, extern_lws_limit); in reset()
636 auto_tune_all(300, &fmt_opencl_DES, salt_val, 0, extern_lws_limit); in reset()
H A Dopencl_DES_bs_h_plug.c411 static void auto_tune_all(long double kernel_run_ms, struct fmt_main *format, WORD test_salt, int m… in auto_tune_all() function
695 auto_tune_all(100, &fmt_opencl_DES, test_salt, mask_mode, extern_lws_limit, &forced_global_keys); in reset()
742 auto_tune_all(300, &fmt_opencl_DES, salt_val, 0, extern_lws_limit, &forced_global_keys); in reset()
H A Dopencl_DES_bs_f_plug.c397 static void auto_tune_all(long double kernel_run_ms, struct fmt_main *format, WORD test_salt, int m… in auto_tune_all() function
681 auto_tune_all(100, &fmt_opencl_DES, test_salt, mask_mode, extern_lws_limit, &forced_global_keys); in reset()
728 auto_tune_all(300, &fmt_opencl_DES, salt_val, 0, extern_lws_limit, &forced_global_keys); in reset()
H A Dopencl_lm_b_plug.c678 static void auto_tune_all(char *bitmap_params, unsigned int num_loaded_hashes, long double kernel_r… in auto_tune_all() function
1164 auto_tune_all(bitmap_params, num_loaded_hashes, 100, &fmt_opencl_lm, mask_mode); in reset()
1208 auto_tune_all(bitmap_params, num_loaded_hashes, 100, &fmt_opencl_lm, 0); in reset()