mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
fuzzer-pubkey
--HG-- branch : fuzz
This commit is contained in:
@@ -31,8 +31,5 @@ void seedrandom(void);
|
||||
void genrandom(unsigned char* buf, unsigned int len);
|
||||
void addrandom(unsigned char * buf, unsigned int len);
|
||||
void gen_random_mpint(mp_int *max, mp_int *rand);
|
||||
#ifdef DROPBEAR_FUZZ
|
||||
void seedfuzz(void);
|
||||
#endif
|
||||
|
||||
#endif /* DROPBEAR_RANDOM_H_ */
|
||||
|
||||
Reference in New Issue
Block a user