|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <biggroup.fuzzer.hpp>
Static Public Attributes | |
| static constexpr size_t | CONSTANT = sizeof(typename Instruction::Element) |
| static constexpr size_t | WITNESS = sizeof(typename Instruction::Element) |
| static constexpr size_t | CONSTANT_WITNESS = sizeof(typename Instruction::Element) |
| static constexpr size_t | VALIDATE_ON_CURVE = 1 |
| static constexpr size_t | DBL = 2 |
| static constexpr size_t | NEG = 2 |
| static constexpr size_t | ASSERT_EQUAL = 2 |
| static constexpr size_t | SET = 2 |
| static constexpr size_t | ADD = 3 |
| static constexpr size_t | SUBTRACT = 3 |
| static constexpr size_t | COND_ASSIGN = 4 |
| static constexpr size_t | MULTIPLY = sizeof(typename Instruction::MulArgs) |
| static constexpr size_t | BATCH_MUL = sizeof(typename Instruction::BatchMulArgs) |
| static constexpr size_t | RANDOMSEED = sizeof(uint32_t) |
Definition at line 698 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 708 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 706 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 715 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 710 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 700 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 702 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 704 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 712 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 705 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 717 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 707 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 709 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 703 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 701 of file biggroup.fuzzer.hpp.