Home
last modified time | relevance | path

Searched refs:IDX_SPIN_DAMP (Results 1 – 2 of 2) sorted by relevance

/dports/security/hashcat/hashcat-6.2.5/src/
H A Duser_options.c124 {"spin-damp", required_argument, NULL, IDX_SPIN_DAMP},
336 case IDX_SPIN_DAMP: in user_options_getopt()
473 …case IDX_SPIN_DAMP: user_options->spin_damp = hc_strtoul (optarg, … in user_options_getopt()
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h803 IDX_SPIN_DAMP = 0xff46, enumerator