Home
last modified time | relevance | path

Searched defs:markov_threshold (Results 1 – 2 of 2) sorted by relevance

/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbrain.c307 const int markov_threshold = user_options->markov_threshold; in brain_compute_attack() local
366 const int markov_threshold = user_options->markov_threshold; in brain_compute_attack() local
461 const int markov_threshold = user_options->markov_threshold; in brain_compute_attack() local
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h2221 u32 markov_threshold; member