Searched defs:ProjectiveGroupElement (Results 1 – 1 of 1) sorted by relevance
630 type ProjectiveGroupElement struct { struct631 X, Y, Z FieldElement650 func (p *ProjectiveGroupElement) Zero() {656 func (p *ProjectiveGroupElement) Double(r *CompletedGroupElement) {670 func (p *ProjectiveGroupElement) ToBytes(s *[32]byte) {877 func GeDoubleScalarMultVartime(r *ProjectiveGroupElement, a *[32]byte, A *ExtendedGroupElement, b *…