#include <lookups_keccakf1600.hpp>
Definition at line 3457 of file lookups_keccakf1600.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_keccakf1600_round_cst_settings_::COUNTS = Column::lookup_keccakf1600_round_cst_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::precomputed_clk, ColumnAndShifts::precomputed_keccak_round_constant
}
Definition at line 3468 of file lookups_keccakf1600.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_keccakf1600_round_cst_settings_::DST_SELECTOR = Column::precomputed_sel_keccak |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_keccakf1600_round_cst_settings_::INVERSES = Column::lookup_keccakf1600_round_cst_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_keccakf1600_round_cst_settings_::LOOKUP_TUPLE_SIZE = 2 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_keccakf1600_round_cst_settings_::NAME = "LOOKUP_KECCAKF1600_ROUND_CST" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_keccakf1600_round_cst_settings_::RELATION_NAME = "keccakf1600" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::keccakf1600_round, ColumnAndShifts::keccakf1600_round_cst
}
Definition at line 3465 of file lookups_keccakf1600.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_keccakf1600_round_cst_settings_::SRC_SELECTOR = Column::keccakf1600_sel_no_error |
|
staticconstexpr |
The documentation for this struct was generated from the following file: