Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Acir::BlackBoxOp::Blake2s Struct Reference

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::HeapArray message
 
Acir::HeapArray output
 

Friends

bool operator== (const Blake2s &, const Blake2s &)
 

Detailed Description

Definition at line 630 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

void Acir::BlackBoxOp::Blake2s::msgpack_unpack ( msgpack::object const &  o)
inline

Definition at line 636 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const Blake2s lhs,
const Blake2s rhs 
)
friend

Definition at line 4956 of file acir.hpp.

Member Data Documentation

◆ message

Acir::HeapArray Acir::BlackBoxOp::Blake2s::message

Definition at line 631 of file acir.hpp.

◆ output

Acir::HeapArray Acir::BlackBoxOp::Blake2s::output

Definition at line 632 of file acir.hpp.


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