#include <lookups_sha256.hpp>
Definition at line 482 of file lookups_sha256.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_sha256_ch_xor_settings_::COUNTS = Column::lookup_sha256_ch_xor_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= { ColumnAndShifts::bitwise_acc_ia,
ColumnAndShifts::bitwise_acc_ib,
ColumnAndShifts::bitwise_acc_ic,
ColumnAndShifts::bitwise_op_id,
ColumnAndShifts::bitwise_tag_a }
Definition at line 495 of file lookups_sha256.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_sha256_ch_xor_settings_::DST_SELECTOR = Column::bitwise_start |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_sha256_ch_xor_settings_::INVERSES = Column::lookup_sha256_ch_xor_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_sha256_ch_xor_settings_::LOOKUP_TUPLE_SIZE = 5 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_sha256_ch_xor_settings_::NAME = "LOOKUP_SHA256_CH_XOR" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_sha256_ch_xor_settings_::RELATION_NAME = "sha256" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= { ColumnAndShifts::sha256_e_and_f,
ColumnAndShifts::sha256_not_e_and_g,
ColumnAndShifts::sha256_ch,
ColumnAndShifts::sha256_xor_sel,
ColumnAndShifts::sha256_u32_tag }
Definition at line 490 of file lookups_sha256.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_sha256_ch_xor_settings_::SRC_SELECTOR = Column::sha256_perform_round |
|
staticconstexpr |
The documentation for this struct was generated from the following file: