#include <lookups_sha256.hpp>
Definition at line 507 of file lookups_sha256.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_sha256_round_constant_settings_::COUNTS = Column::lookup_sha256_round_constant_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::precomputed_clk, ColumnAndShifts::precomputed_sha256_compression_round_constant
}
Definition at line 518 of file lookups_sha256.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_sha256_round_constant_settings_::DST_SELECTOR = Column::precomputed_sel_sha256_compression |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_sha256_round_constant_settings_::INVERSES = Column::lookup_sha256_round_constant_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_sha256_round_constant_settings_::LOOKUP_TUPLE_SIZE = 2 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_sha256_round_constant_settings_::NAME = "LOOKUP_SHA256_ROUND_CONSTANT" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_sha256_round_constant_settings_::RELATION_NAME = "sha256" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::sha256_round_count, ColumnAndShifts::sha256_round_constant
}
Definition at line 515 of file lookups_sha256.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_sha256_round_constant_settings_::SRC_SELECTOR = Column::sha256_perform_round |
|
staticconstexpr |
The documentation for this struct was generated from the following file: