proxmark3/client/hardnested
marshmellow42 087c8bf330 fix compile issues on OS X 10.11
OSX 10.11 does not have clock_gettime()
clang <= 8.0.0 has a bug in __builtin_cpu_supports() and it doesn't
function.
see https://llvm.org/bugs/show_bug.cgi?id=25510
2017-06-08 17:07:14 -04:00
..
tables New: implementing hf mf hardnested 2017-05-31 07:30:56 +02:00
bf_bench_data.bin New: implementing hf mf hardnested 2017-05-31 07:30:56 +02:00
hardnested_bf_core.c fix compile issues on OS X 10.11 2017-06-08 17:07:14 -04:00
hardnested_bf_core.h New: implementing hf mf hardnested 2017-05-31 07:30:56 +02:00
hardnested_bitarray_core.c fix compile issues on OS X 10.11 2017-06-08 17:07:14 -04:00
hardnested_bitarray_core.h New: implementing hf mf hardnested 2017-05-31 07:30:56 +02:00
hardnested_bruteforce.c fix MacOS compile errors by replacing memalign() with posix_memalign() 2017-06-08 08:26:20 +02:00
hardnested_bruteforce.h New: implementing hf mf hardnested 2017-05-31 07:30:56 +02:00
hardnested_tables.c New: implementing hf mf hardnested 2017-05-31 07:30:56 +02:00