Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Acir::BlackBoxOp::Blake3 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 Blake3 &, const Blake3 &)
 

Detailed Description

Definition at line 653 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 659 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 4990 of file acir.hpp.

Member Data Documentation

◆ message

Acir::HeapArray Acir::BlackBoxOp::Blake3::message

Definition at line 654 of file acir.hpp.

◆ output

Acir::HeapArray Acir::BlackBoxOp::Blake3::output

Definition at line 655 of file acir.hpp.


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