|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::PairingPoints, including all inherited members.
| aggregate(const PairingPoints &other) | bb::PairingPoints | inline |
| check() const | bb::PairingPoints | inline |
| CK typedef | bb::PairingPoints | private |
| Curve typedef | bb::PairingPoints | private |
| Fq typedef | bb::PairingPoints | private |
| Fr typedef | bb::PairingPoints | private |
| operator==(const PairingPoints &other) const =default | bb::PairingPoints | |
| P0 | bb::PairingPoints | |
| P1 | bb::PairingPoints | |
| PairingPoints()=default | bb::PairingPoints | |
| PairingPoints(const Point &P0, const Point &P1) | bb::PairingPoints | inline |
| Point typedef | bb::PairingPoints | private |
| PUBLIC_INPUTS_SIZE | bb::PairingPoints | static |
| reconstruct_from_public(const std::span< const Fr, PUBLIC_INPUTS_SIZE > &limbs_in) | bb::PairingPoints | inlinestatic |
| VerifierCK typedef | bb::PairingPoints | private |