You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/OpenCL/m02000_a0-pure.cl

20 lines
363 B

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifdef KERNEL_STATIC
#include M2S(INCLUDE_PATH/inc_vendor.h)
#include M2S(INCLUDE_PATH/inc_types.h)
#include M2S(INCLUDE_PATH/inc_platform.cl)
#include M2S(INCLUDE_PATH/inc_common.cl)
#endif
KERNEL_FQ void m02000_mxx (KERN_ATTR_RULES ())
{
}
KERNEL_FQ void m02000_sxx (KERN_ATTR_RULES ())
{
}