|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <blake3_constraint.hpp>
Public Attributes | |
| std::vector< WitnessOrConstant< bb::fr > > | inputs |
| std::array< uint32_t, 32 > | result |
Friends | |
| bool | operator== (Blake3Constraint const &lhs, Blake3Constraint const &rhs)=default |
Definition at line 15 of file blake3_constraint.hpp.
|
friend |
| std::vector<WitnessOrConstant<bb::fr> > acir_format::Blake3Constraint::inputs |
Definition at line 16 of file blake3_constraint.hpp.
| std::array<uint32_t, 32> acir_format::Blake3Constraint::result |
Definition at line 17 of file blake3_constraint.hpp.