Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h668 REMOVE_TIMER = 60, enumerator
/dports/security/hashcat/hashcat-6.2.5/src/
H A Duser_options.c244 user_options->remove_timer = REMOVE_TIMER; in user_options_init()