Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
mock_keccakf1600.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <array>
4#include <gmock/gmock.h>
5
9
10namespace bb::avm2::simulation {
11
22
23} // namespace bb::avm2::simulation
virtual void permutation(MemoryInterface &memory, MemoryAddress dst_addr, MemoryAddress src_addr)=0
MOCK_METHOD(void, permutation,(MemoryInterface &memory, MemoryAddress dst_addr, MemoryAddress src_addr),(override))
uint32_t src_addr
uint32_t dst_addr
AVM range check gadget for witness generation.
uint32_t MemoryAddress