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

#include <blake2s_constraint.hpp>

Public Member Functions

 MSGPACK_FIELDS (blackbox_input, num_bits)
 

Public Attributes

WitnessOrConstant< bb::frblackbox_input
 
uint32_t num_bits
 

Friends

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

Detailed Description

Definition at line 16 of file blake2s_constraint.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

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

Friends And Related Symbol Documentation

◆ operator==

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

Member Data Documentation

◆ blackbox_input

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

Definition at line 17 of file blake2s_constraint.hpp.

◆ num_bits

uint32_t acir_format::Blake2sInput::num_bits

Definition at line 18 of file blake2s_constraint.hpp.


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