|
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 Public Member Functions inherited from bb::avm2::keccak_memoryImpl< FF > | |
| 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 Public Attributes inherited from bb::Relation< keccak_memoryImpl< FF > > | |
| 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 Public Attributes inherited from bb::avm2::keccak_memoryImpl< FF > | |
| static constexpr std::array< size_t, 46 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 36 of file keccak_memory.hpp.
|
inlinestatic |
Definition at line 82 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 38 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 53 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 45 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 47 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 41 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 46 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 51 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 48 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 54 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 42 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 43 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 44 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 55 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 56 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 52 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 49 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 50 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 57 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 58 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 59 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 60 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 61 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 62 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 63 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 64 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 65 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 66 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 67 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 68 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 69 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 70 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 71 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 72 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 73 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 74 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 75 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 76 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 77 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 78 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 79 of file keccak_memory.hpp.
|
staticconstexpr |
Definition at line 80 of file keccak_memory.hpp.