Files
hashcat/include/benchmark.h
2016-09-12 10:16:42 +02:00

14 lines
201 B
C

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifndef _BENCHMARK_H
#define _BENCHMARK_H
#define BENCHMARK 0
#define DEFAULT_BENCHMARK_ALGORITHMS_CNT 146
#endif // _BENCHMARK_H