Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::Ecc, including all inherited members.
add(const EmbeddedCurvePoint &p, const EmbeddedCurvePoint &q) override | bb::avm2::simulation::Ecc | virtual |
add(MemoryInterface &memory, const EmbeddedCurvePoint &p, const EmbeddedCurvePoint &q, MemoryAddress dst_address) override | bb::avm2::simulation::Ecc | virtual |
add_events | bb::avm2::simulation::Ecc | private |
add_memory_events | bb::avm2::simulation::Ecc | private |
Ecc(ExecutionIdManagerInterface &execution_id_manager, GreaterThanInterface >, ToRadixInterface &to_radix, EventEmitterInterface< EccAddEvent > &ecadd_event_emitter, EventEmitterInterface< ScalarMulEvent > &scalar_mul_event_emitter, EventEmitterInterface< EccAddMemoryEvent > &add_memory_event_emitter) | bb::avm2::simulation::Ecc | inline |
execution_id_manager | bb::avm2::simulation::Ecc | private |
gt | bb::avm2::simulation::Ecc | private |
scalar_mul(const EmbeddedCurvePoint &point, const FF &scalar) override | bb::avm2::simulation::Ecc | virtual |
scalar_mul_events | bb::avm2::simulation::Ecc | private |
to_radix | bb::avm2::simulation::Ecc | private |
~EccInterface()=default | bb::avm2::simulation::EccInterface | virtual |