The FreeRADIUS server $Id: f3670dba8951ca10eb4948feb3dc3db9423a334f $
Loading...
Searching...
No Matches
Functions
fuzzer_base16_32_64.c File Reference

Fuzz the base conversion functions. More...

#include <freeradius-devel/util/base16.h>
#include <freeradius-devel/util/base32.h>
#include <freeradius-devel/util/base64.h>
#include <freeradius-devel/util/dbuff.h>
#include <freeradius-devel/util/sbuff.h>
+ Include dependency graph for fuzzer_base16_32_64.c:

Go to the source code of this file.

Functions

int LLVMFuzzerTestOneInput (const uint8_t *buf, size_t len)
 

Detailed Description

Fuzz the base conversion functions.

Definition in file fuzzer_base16_32_64.c.

Function Documentation

◆ LLVMFuzzerTestOneInput()

int LLVMFuzzerTestOneInput ( const uint8_t buf,
size_t  len 
)

Definition at line 27 of file fuzzer_base16_32_64.c.

+ Here is the call graph for this function: