|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Functions | |
| std::vector< FuzzInstruction > | generate_instruction_block (std::mt19937_64 &rng) |
| void | mutate_instruction_block (std::vector< FuzzInstruction > &instruction_block, std::mt19937_64 &rng) |
| std::vector< FuzzInstruction > generate_instruction_block | ( | std::mt19937_64 & | rng | ) |
Definition at line 12 of file instruction_block.cpp.
| void mutate_instruction_block | ( | std::vector< FuzzInstruction > & | instruction_block, |
| std::mt19937_64 & | rng | ||
| ) |
Definition at line 22 of file instruction_block.cpp.