Searched defs:ProjectiveGroupElement (Results 1 – 1 of 1) sorted by relevance
632 type ProjectiveGroupElement struct { struct633 X, Y, Z FieldElement652 func (p *ProjectiveGroupElement) Zero() {658 func (p *ProjectiveGroupElement) Double(r *CompletedGroupElement) {672 func (p *ProjectiveGroupElement) ToBytes(s *[32]byte) {879 func GeDoubleScalarMultVartime(r *ProjectiveGroupElement, a *[32]byte, A *ExtendedGroupElement, b *…