Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h659 OPTIMIZED_KERNEL_ENABLE = false, enumerator
/dports/security/hashcat/hashcat-6.2.5/src/
H A Duser_options.c232 user_options->optimized_kernel_enable = OPTIMIZED_KERNEL_ENABLE; in user_options_init()