Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::Poseidon2, including all inherited members.
execution_id_manager | bb::avm2::simulation::Poseidon2 | private |
gt | bb::avm2::simulation::Poseidon2 | private |
hash(const std::vector< FF > &input) override | bb::avm2::simulation::Poseidon2 | virtual |
hash_events | bb::avm2::simulation::Poseidon2 | private |
perm_events | bb::avm2::simulation::Poseidon2 | private |
perm_mem_events | bb::avm2::simulation::Poseidon2 | private |
permutation(const std::array< FF, 4 > &input) override | bb::avm2::simulation::Poseidon2 | virtual |
permutation(MemoryInterface &memory, MemoryAddress src_address, MemoryAddress dst_address) override | bb::avm2::simulation::Poseidon2 | virtual |
Poseidon2(ExecutionIdManagerInterface &execution_id_manager, GreaterThanInterface >, EventEmitterInterface< Poseidon2HashEvent > &hash_emitter, EventEmitterInterface< Poseidon2PermutationEvent > &perm_emitter, EventEmitterInterface< Poseidon2PermutationMemoryEvent > &perm_mem_emitter) | bb::avm2::simulation::Poseidon2 | inline |
~Poseidon2Interface()=default | bb::avm2::simulation::Poseidon2Interface | virtual |