|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::MockEcc, including all inherited members.
| add(const EmbeddedCurvePoint &p, const EmbeddedCurvePoint &q)=0 | bb::avm2::simulation::EccInterface | pure virtual |
| add(MemoryInterface &memory, const EmbeddedCurvePoint &p, const EmbeddedCurvePoint &q, MemoryAddress dst_address)=0 | bb::avm2::simulation::EccInterface | pure virtual |
| MOCK_METHOD(EmbeddedCurvePoint, add,(const EmbeddedCurvePoint &p, const EmbeddedCurvePoint &q),(override)) | bb::avm2::simulation::MockEcc | |
| MOCK_METHOD(EmbeddedCurvePoint, scalar_mul,(const EmbeddedCurvePoint &p, const FF &scalar),(override)) | bb::avm2::simulation::MockEcc | |
| MOCK_METHOD(void, add,(MemoryInterface &memory, const EmbeddedCurvePoint &p, const EmbeddedCurvePoint &q, MemoryAddress dst_address),(override)) | bb::avm2::simulation::MockEcc | |
| MockEcc() | bb::avm2::simulation::MockEcc | |
| scalar_mul(const EmbeddedCurvePoint &point, const FF &scalar)=0 | bb::avm2::simulation::EccInterface | pure virtual |
| ~EccInterface()=default | bb::avm2::simulation::EccInterface | virtual |
| ~MockEcc() override | bb::avm2::simulation::MockEcc |