Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <keccak_memory.hpp>
Static Public Member Functions | |
static std::string | get_subrelation_label (size_t index) |
![]() | |
static bool | skip (const AllEntities &in) |
static void | accumulate (ContainerOverSubrelations &evals, const AllEntities &in, const RelationParameters< FF > &, const FF &scaling_factor) |
Static Public Attributes | |
static constexpr const std::string_view | NAME = "keccak_memory" |
static constexpr size_t | SR_CTR_INIT = 3 |
static constexpr size_t | SR_RW_READ_INIT = 4 |
static constexpr size_t | SR_RW_WRITE_INIT = 5 |
static constexpr size_t | SR_SEL_CTR_NON_ZERO = 6 |
static constexpr size_t | SR_CTR_END = 8 |
static constexpr size_t | SR_LAST = 9 |
static constexpr size_t | SR_CTR_INCREMENT = 10 |
static constexpr size_t | SR_NO_TAG_ERROR_ON_WRITE = 12 |
static constexpr size_t | SR_TAG_ERROR_INIT = 13 |
static constexpr size_t | SR_TAG_ERROR_PROPAGATION = 14 |
static constexpr size_t | SR_MEM_ADDR_INCREMENT = 15 |
static constexpr size_t | SR_SPACEID_PROPAGATION = 16 |
static constexpr size_t | SR_CLK_PROPAGATION = 17 |
static constexpr size_t | SR_RW_PROPAGATION = 18 |
static constexpr size_t | SR_SINGLE_TAG_ERROR = 19 |
static constexpr size_t | SR_SINGLE_TAG_ERROR_BOOLEAN = 20 |
static constexpr size_t | SR_VAL01 = 21 |
static constexpr size_t | SR_VAL02 = 22 |
static constexpr size_t | SR_VAL03 = 23 |
static constexpr size_t | SR_VAL04 = 24 |
static constexpr size_t | SR_VAL10 = 25 |
static constexpr size_t | SR_VAL11 = 26 |
static constexpr size_t | SR_VAL12 = 27 |
static constexpr size_t | SR_VAL13 = 28 |
static constexpr size_t | SR_VAL14 = 29 |
static constexpr size_t | SR_VAL20 = 30 |
static constexpr size_t | SR_VAL21 = 31 |
static constexpr size_t | SR_VAL22 = 32 |
static constexpr size_t | SR_VAL23 = 33 |
static constexpr size_t | SR_VAL24 = 34 |
static constexpr size_t | SR_VAL30 = 35 |
static constexpr size_t | SR_VAL31 = 36 |
static constexpr size_t | SR_VAL32 = 37 |
static constexpr size_t | SR_VAL33 = 38 |
static constexpr size_t | SR_VAL34 = 39 |
static constexpr size_t | SR_VAL40 = 40 |
static constexpr size_t | SR_VAL41 = 41 |
static constexpr size_t | SR_VAL42 = 42 |
static constexpr size_t | SR_VAL43 = 43 |
static constexpr size_t | SR_VAL44 = 44 |
![]() | |
static constexpr std::array< size_t, RelationImpl::SUBRELATION_PARTIAL_LENGTHS.size()> | SUBRELATION_TOTAL_LENGTHS |
static constexpr size_t | RELATION_LENGTH |
static constexpr size_t | TOTAL_RELATION_LENGTH |
![]() | |
static constexpr std::array< size_t, 46 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 36 of file keccak_memory.hpp.
|
inlinestatic |
Definition at line 40 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 38 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 140 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 132 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 134 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 128 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 133 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 138 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 135 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 141 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 129 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 130 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 131 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 142 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 143 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 139 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 136 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 137 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 144 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 145 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 146 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 147 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 148 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 149 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 150 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 151 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 152 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 153 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 154 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 155 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 156 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 157 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 158 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 159 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 160 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 161 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 162 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 163 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 164 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 165 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 166 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 167 of file keccak_memory.hpp.