|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <gate_data.hpp>
Public Attributes | |
| uint32_t | a |
| uint32_t | b |
| uint32_t | c |
| uint32_t | d |
| size_t | round_idx |
Definition at line 105 of file gate_data.hpp.
| uint32_t bb::poseidon2_external_gate_< FF >::a |
Definition at line 106 of file gate_data.hpp.
| uint32_t bb::poseidon2_external_gate_< FF >::b |
Definition at line 107 of file gate_data.hpp.
| uint32_t bb::poseidon2_external_gate_< FF >::c |
Definition at line 108 of file gate_data.hpp.
| uint32_t bb::poseidon2_external_gate_< FF >::d |
Definition at line 109 of file gate_data.hpp.
| size_t bb::poseidon2_external_gate_< FF >::round_idx |
Definition at line 110 of file gate_data.hpp.