Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::MockKeccakF1600 Class Reference

#include <mock_keccakf1600.hpp>

Inheritance diagram for bb::avm2::simulation::MockKeccakF1600:
bb::avm2::simulation::KeccakF1600Interface

Public Member Functions

 MockKeccakF1600 ()
 
 ~MockKeccakF1600 () override
 
 MOCK_METHOD (void, permutation,(MemoryInterface &memory, MemoryAddress dst_addr, MemoryAddress src_addr),(override))
 
- Public Member Functions inherited from bb::avm2::simulation::KeccakF1600Interface
virtual ~KeccakF1600Interface ()=default
 
virtual void permutation (MemoryInterface &memory, MemoryAddress dst_addr, MemoryAddress src_addr)=0
 

Detailed Description

Definition at line 11 of file mock_keccakf1600.hpp.

Constructor & Destructor Documentation

◆ MockKeccakF1600()

bb::avm2::simulation::MockKeccakF1600::MockKeccakF1600 ( )
default

◆ ~MockKeccakF1600()

bb::avm2::simulation::MockKeccakF1600::~MockKeccakF1600 ( )
overridedefault

Member Function Documentation

◆ MOCK_METHOD()

bb::avm2::simulation::MockKeccakF1600::MOCK_METHOD ( void  ,
permutation  ,
(MemoryInterface &memory, MemoryAddress dst_addr, MemoryAddress src_addr)  ,
(override)   
)

The documentation for this class was generated from the following files: