projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Updated CHANGELOG to new release 3.0.0
[proxmark3-svn]
/
common
/
crapto1
/
crapto1.c
diff --git
a/common/crapto1/crapto1.c
b/common/crapto1/crapto1.c
index 9187460bb5198c82136683e28f3cf81bd9ef3fe0..9398a1f34938638886f846d2956402da7dc5f291 100644
(file)
--- a/
common/crapto1/crapto1.c
+++ b/
common/crapto1/crapto1.c
@@
-99,7
+99,7
@@
static void bucket_sort_intersect(uint32_t* const estart, uint32_t* const estop,
/** binsearch
* Binary search for the first occurence of *stop's MSB in sorted [start,stop]
*/
/** binsearch
* Binary search for the first occurence of *stop's MSB in sorted [start,stop]
*/
-static inline uint32_t* binsearch(uint32_t *start, uint32_t *stop)
+
/*
static inline uint32_t* binsearch(uint32_t *start, uint32_t *stop)
{
uint32_t mid, val = *stop & 0xff000000;
while(start != stop)
{
uint32_t mid, val = *stop & 0xff000000;
while(start != stop)
@@
-110,7
+110,7
@@
static inline uint32_t* binsearch(uint32_t *start, uint32_t *stop)
return start;
}
return start;
}
-
+ */
/** update_contribution
* helper, calculates the partial linear feedback contributions and puts in MSB
*/
/** update_contribution
* helper, calculates the partial linear feedback contributions and puts in MSB
*/
Impressum
,
Datenschutz