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

2 uses

	crypto/elliptic/internal/nistec (current package)
		p224.go#L119: func (p *P224Point) Bytes() []byte {

	crypto/elliptic
		p224.go#L78: 	out := p.Bytes()