mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
crypto_init()
--HG-- branch : fuzz
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user