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

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 
namespace  bb::avm2::fuzzer
 

Typedefs

using bb::avm2::fuzzer::ValueTag = bb::avm2::ValueTag
 

Functions

void bb::avm2::fuzzer::mutate_fuzzer_data (FuzzerData &fuzzer_data, std::mt19937_64 &rng, const FuzzerContext &context)
 
void bb::avm2::fuzzer::add_default_instruction_block_if_empty (FuzzerData &fuzzer_data, std::mt19937_64 &rng, const FuzzerContext &context)
 
FuzzerData bb::avm2::fuzzer::generate_fuzzer_data (std::mt19937_64 &rng, const FuzzerContext &context)