repo.or.cz
/
RRG-proxmark3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix little endian vs big endian in the macros... again... but this time correct
[RRG-proxmark3.git]
/
client
/
src
/
loclass
/
hash1_brute.h
blob
685a2c479f95ca39d2b1b3c1c78c53d78af3af66
1
#ifndef HASH1_BRUTE_H
2
#define HASH1_BRUTE_H
3
void
brute_hash1
(
void
);
4
5
#endif
// HASH1_BRUTE_H