Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
acir_format::AES128Input Struct Reference

#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
 

Detailed Description

Definition at line 17 of file aes128_constraint.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

acir_format::AES128Input::MSGPACK_FIELDS ( witness  ,
num_bits   
)

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( AES128Input const &  lhs,
AES128Input const &  rhs 
)
friend

Member Data Documentation

◆ num_bits

uint32_t acir_format::AES128Input::num_bits

Definition at line 19 of file aes128_constraint.hpp.

◆ witness

uint32_t acir_format::AES128Input::witness

Definition at line 18 of file aes128_constraint.hpp.


The documentation for this struct was generated from the following file: