|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <blake3_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== (Blake3Input const &lhs, Blake3Input const &rhs)=default |
Definition at line 16 of file blake3_constraint.hpp.
| acir_format::Blake3Input::MSGPACK_FIELDS | ( | blackbox_input | , |
| num_bits | |||
| ) |
|
friend |
| WitnessOrConstant<bb::fr> acir_format::Blake3Input::blackbox_input |
Definition at line 17 of file blake3_constraint.hpp.
| uint32_t acir_format::Blake3Input::num_bits |
Definition at line 18 of file blake3_constraint.hpp.