Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
range_check.fuzzer.cpp File Reference

Go to the source code of this file.

Typedefs

using range_check_rel = bb::avm2::range_check< FF >
 

Functions

int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size)
 

Typedef Documentation

◆ range_check_rel

Definition at line 23 of file range_check.fuzzer.cpp.

Function Documentation

◆ LLVMFuzzerTestOneInput()

int LLVMFuzzerTestOneInput ( const uint8_t *  data,
size_t  size 
)

Definition at line 41 of file range_check.fuzzer.cpp.