crypto/elliptic/internal/nistec.P521Point.Bytes (method)

2 uses

	crypto/elliptic/internal/nistec (current package)
		p521.go#L136: func (p *P521Point) Bytes() []byte {

	crypto/elliptic
		p521.go#L88: 	out := p.Bytes()