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

#include <blake3_constraint.hpp>

Public Member Functions

 MSGPACK_FIELDS (blackbox_input, num_bits)
 

Public Attributes

WitnessOrConstant< bb::frblackbox_input
 
uint32_t num_bits
 

Friends

bool operator== (Blake3Input const &lhs, Blake3Input const &rhs)=default
 

Detailed Description

Definition at line 16 of file blake3_constraint.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

acir_format::Blake3Input::MSGPACK_FIELDS ( blackbox_input  ,
num_bits   
)

Friends And Related Symbol Documentation

◆ operator==

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

Member Data Documentation

◆ blackbox_input

WitnessOrConstant<bb::fr> acir_format::Blake3Input::blackbox_input

Definition at line 17 of file blake3_constraint.hpp.

◆ num_bits

uint32_t acir_format::Blake3Input::num_bits

Definition at line 18 of file blake3_constraint.hpp.


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