Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h669 RESTORE_DISABLE = false, enumerator
/dports/security/hashcat/hashcat-6.2.5/src/
H A Duser_options.c245 user_options->restore_disable = RESTORE_DISABLE; in user_options_init()