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

Go to the source code of this file.

Typedefs

using gt_rel = bb::avm2::gt< FF >
 
using ff_gt_rel = bb::avm2::ff_gt< FF >
 

Functions

int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size)
 

Typedef Documentation

◆ ff_gt_rel

Definition at line 36 of file gt.fuzzer.cpp.

◆ gt_rel

Definition at line 35 of file gt.fuzzer.cpp.

Function Documentation

◆ LLVMFuzzerTestOneInput()

int LLVMFuzzerTestOneInput ( const uint8_t *  data,
size_t  size 
)

Definition at line 38 of file gt.fuzzer.cpp.