|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <ecc_events.hpp>
Public Member Functions | |
| bool | operator== (const ScalarMulIntermediateState &other) const =default |
Public Attributes | |
| EmbeddedCurvePoint | res |
| EmbeddedCurvePoint | temp |
| bool | bit |
Definition at line 29 of file ecc_events.hpp.
|
default |
| bool bb::avm2::simulation::ScalarMulIntermediateState::bit |
Definition at line 35 of file ecc_events.hpp.
| EmbeddedCurvePoint bb::avm2::simulation::ScalarMulIntermediateState::res |
Definition at line 31 of file ecc_events.hpp.
| EmbeddedCurvePoint bb::avm2::simulation::ScalarMulIntermediateState::temp |
Definition at line 33 of file ecc_events.hpp.