crypto/ed25519/internal/edwards25519.ProjectiveGroupElement.ToBytes (method)

2 uses

	crypto/ed25519/internal/edwards25519 (current package)
		edwards25519.go#L672: func (p *ProjectiveGroupElement) ToBytes(s *[32]byte) {

	crypto/ed25519
		ed25519.go#L244: 	R.ToBytes(&checkR)