Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <blake2s_constraint.hpp>
Public Member Functions | |
MSGPACK_FIELDS (blackbox_input, num_bits) | |
Public Attributes | |
WitnessOrConstant< bb::fr > | blackbox_input |
uint32_t | num_bits |
Friends | |
bool | operator== (Blake2sInput const &lhs, Blake2sInput const &rhs)=default |
Definition at line 16 of file blake2s_constraint.hpp.
acir_format::Blake2sInput::MSGPACK_FIELDS | ( | blackbox_input | , |
num_bits | |||
) |
|
friend |
WitnessOrConstant<bb::fr> acir_format::Blake2sInput::blackbox_input |
Definition at line 17 of file blake2s_constraint.hpp.
uint32_t acir_format::Blake2sInput::num_bits |
Definition at line 18 of file blake2s_constraint.hpp.