1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 18:08:56 +00:00
hashcat/include/benchmark.h

12 lines
180 B
C
Raw Normal View History

2016-09-11 09:42:19 +00:00
/**
* Author......: See docs/credits.txt
2016-09-11 09:42:19 +00:00
* License.....: MIT
*/
#ifndef _BENCHMARK_H
#define _BENCHMARK_H
#define DEFAULT_BENCHMARK_ALGORITHMS_CNT 146
2016-09-11 09:42:19 +00:00
#endif // _BENCHMARK_H