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

Go to the source code of this file.

Macros

#define PRINT_BYTESTRING(header, bs)
 

Functions

int LLVMFuzzerTestOneInput (const uint8_t *Data, size_t Size)
 

Macro Definition Documentation

◆ PRINT_BYTESTRING

#define PRINT_BYTESTRING (   header,
  bs 
)

Definition at line 22 of file blake3s.fuzzer.cpp.

Function Documentation

◆ LLVMFuzzerTestOneInput()

int LLVMFuzzerTestOneInput ( const uint8_t *  Data,
size_t  Size 
)

Definition at line 25 of file blake3s.fuzzer.cpp.