|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <gate_data.hpp>
Public Attributes | |
| uint32_t | x1 |
| uint32_t | y1 |
| uint32_t | x3 |
| uint32_t | y3 |
Definition at line 91 of file gate_data.hpp.
| uint32_t bb::ecc_dbl_gate_< FF >::x1 |
Definition at line 92 of file gate_data.hpp.
| uint32_t bb::ecc_dbl_gate_< FF >::x3 |
Definition at line 94 of file gate_data.hpp.
| uint32_t bb::ecc_dbl_gate_< FF >::y1 |
Definition at line 93 of file gate_data.hpp.
| uint32_t bb::ecc_dbl_gate_< FF >::y3 |
Definition at line 95 of file gate_data.hpp.