diff --git a/lib/des/rnd_keys.c b/lib/des/rnd_keys.c index 5a8f43203..910ca5d86 100644 --- a/lib/des/rnd_keys.c +++ b/lib/des/rnd_keys.c @@ -116,7 +116,6 @@ sigALRM(int sig) /* XXX this is a quick hack, should be fixed */ -static void des_rand_data(unsigned char *data, int size) { @@ -135,7 +134,6 @@ des_rand_data(unsigned char *data, int size) * It takes about 40ms/byte random data. * It's not neccessary to be root to run it. */ -static void des_rand_data(unsigned char *data, int size) {