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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::HeapArray input
 
Acir::HeapArray output
 

Friends

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

Detailed Description

Definition at line 676 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 682 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 5024 of file acir.hpp.

Member Data Documentation

◆ input

Acir::HeapArray Acir::BlackBoxOp::Keccakf1600::input

Definition at line 677 of file acir.hpp.

◆ output

Acir::HeapArray Acir::BlackBoxOp::Keccakf1600::output

Definition at line 678 of file acir.hpp.


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