mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 13:21:15 +00:00
crypto_init()
--HG-- branch : fuzz
This commit is contained in:
parent
06fd9e3771
commit
a7bfd792f7
@ -13,6 +13,7 @@ static void load_fixed_hostkeys(void);
|
||||
|
||||
static void common_setup_fuzzer(void) {
|
||||
fuzz.fuzzing = 1;
|
||||
crypto_init();
|
||||
}
|
||||
|
||||
void svr_setup_fuzzer(void) {
|
||||
|
Loading…
Reference in New Issue
Block a user