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