|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookups_calldata_hashing.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "LOOKUP_CALLDATA_HASHING_POSEIDON2_HASH" |
| static constexpr std::string_view | RELATION_NAME = "calldata_hashing" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 8 |
| static constexpr Column | SRC_SELECTOR = Column::calldata_hashing_sel |
| static constexpr Column | DST_SELECTOR = Column::poseidon2_hash_sel |
| static constexpr Column | COUNTS = Column::lookup_calldata_hashing_poseidon2_hash_counts |
| static constexpr Column | INVERSES = Column::lookup_calldata_hashing_poseidon2_hash_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 118 of file lookups_calldata_hashing.hpp.
|
staticconstexpr |
Definition at line 124 of file lookups_calldata_hashing.hpp.
|
staticconstexpr |
Definition at line 132 of file lookups_calldata_hashing.hpp.
|
staticconstexpr |
Definition at line 123 of file lookups_calldata_hashing.hpp.
|
staticconstexpr |
Definition at line 125 of file lookups_calldata_hashing.hpp.
|
staticconstexpr |
Definition at line 121 of file lookups_calldata_hashing.hpp.
|
staticconstexpr |
Definition at line 119 of file lookups_calldata_hashing.hpp.
|
staticconstexpr |
Definition at line 120 of file lookups_calldata_hashing.hpp.
|
staticconstexpr |
Definition at line 126 of file lookups_calldata_hashing.hpp.
|
staticconstexpr |
Definition at line 122 of file lookups_calldata_hashing.hpp.