![]() |
The FreeRADIUS server $Id: f3670dba8951ca10eb4948feb3dc3db9423a334f $
|
#include <freeradius-devel/fuzzer/common.h>
Include dependency graph for fuzzer.c:Go to the source code of this file.
Functions | |
| int | LLVMFuzzerInitialize (int *argc, char ***argv) |
| int | LLVMFuzzerTestOneInput (const uint8_t *buf, size_t len) |
Variables | |
| static bool | do_encode = false |
| static uint8_t | encoded_data [65536] |
| fr_test_point_proto_decode_t | XX_PROTOCOL_XX_tp_decode_proto |
| fr_test_point_proto_encode_t | XX_PROTOCOL_XX_tp_encode_proto |
| int LLVMFuzzerInitialize | ( | int * | argc, |
| char *** | argv | ||
| ) |
|
extern |
|
extern |
1.9.8