Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::MockEcc Member List

This is the complete list of members for bb::avm2::simulation::MockEcc, including all inherited members.

add(const EmbeddedCurvePoint &p, const EmbeddedCurvePoint &q)=0bb::avm2::simulation::EccInterfacepure virtual
add(MemoryInterface &memory, const EmbeddedCurvePoint &p, const EmbeddedCurvePoint &q, MemoryAddress dst_address)=0bb::avm2::simulation::EccInterfacepure 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)=0bb::avm2::simulation::EccInterfacepure virtual
~EccInterface()=defaultbb::avm2::simulation::EccInterfacevirtual
~MockEcc() overridebb::avm2::simulation::MockEcc