Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
ArithmeticFuzzHelper< T > Member List

This is the complete list of members for ArithmeticFuzzHelper< T >, including all inherited members.

crossoverInstructionVector(const std::vector< typename T::Instruction > &vecA, const std::vector< typename T::Instruction > &vecB, FastRandom &rng)ArithmeticFuzzHelper< T >inlinestatic
deleteInstructions(std::vector< typename T::Instruction > &instructions, FastRandom &rng, HavocSettings &havoc_settings)ArithmeticFuzzHelper< T >inlineprivatestatic
duplicateInstruction(std::vector< typename T::Instruction > &instructions, FastRandom &rng, HavocSettings &havoc_settings)ArithmeticFuzzHelper< T >inlineprivatestatic
executeInstructions(std::vector< typename T::Instruction > &instructions)ArithmeticFuzzHelper< T >inlinestatic
insertRandomInstruction(std::vector< typename T::Instruction > &instructions, FastRandom &rng, HavocSettings &havoc_settings)ArithmeticFuzzHelper< T >inlineprivatestatic
MutateInstructionBuffer(uint8_t *Data, size_t Size, size_t MaxSize, FastRandom &rng)ArithmeticFuzzHelper< T >inlinestatic
mutateInstructionStructure(std::vector< typename T::Instruction > &instructions, FastRandom &rng, HavocSettings &havoc_settings)ArithmeticFuzzHelper< T >inlineprivatestatic
mutateInstructionValue(std::vector< typename T::Instruction > &instructions, FastRandom &rng, HavocSettings &havoc_settings)ArithmeticFuzzHelper< T >inlineprivatestatic
mutateInstructionVector(std::vector< typename T::Instruction > &instructions, FastRandom &rng)ArithmeticFuzzHelper< T >inlineprivatestatic
parseDataIntoInstructions(const uint8_t *Data, size_t Size)ArithmeticFuzzHelper< T >inlinestatic
swapTwoInstructions(std::vector< typename T::Instruction > &instructions, FastRandom &rng)ArithmeticFuzzHelper< T >inlineprivatestatic
writeInstructionsToBuffer(std::vector< typename T::Instruction > &instructions, uint8_t *Data, size_t MaxSize)ArithmeticFuzzHelper< T >inlinestatic