suricata
|
Go to the source code of this file.
Macros | |
#define | BLK_SIZE 2 |
Functions | |
int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
Definition in file fuzz_decodebase64.c.
#define BLK_SIZE 2 |
Definition at line 12 of file fuzz_decodebase64.c.
int LLVMFuzzerTestOneInput | ( | const uint8_t * | data, |
size_t | size | ||
) |
Definition at line 29 of file fuzz_decodebase64.c.