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_pack (auto &packer) const
 
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 941 of file acir.hpp.

Member Function Documentation

◆ msgpack_pack()

void Acir::BlackBoxOp::Blake3::msgpack_pack ( auto &  packer) const
inline

Definition at line 947 of file acir.hpp.

◆ msgpack_unpack()

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

Definition at line 954 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 6315 of file acir.hpp.

Member Data Documentation

◆ message

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

Definition at line 942 of file acir.hpp.

◆ output

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

Definition at line 943 of file acir.hpp.


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