included option -k to specify the number of keys to use
This commit is contained in:
parent
c0928fd9f0
commit
66501e5eca
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#define DEBUG
|
//#define DEBUG
|
||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
|
|
||||||
mph_t *__mph_new(MPH_ALGO algo, key_source_t *key_source)
|
mph_t *__mph_new(MPH_ALGO algo, key_source_t *key_source)
|
||||||
|
Loading…
Reference in New Issue
Block a user