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

2 uses

	crypto/elliptic/internal/nistec (current package)
		p384.go#L124: func (p *P384Point) Bytes() []byte {

	crypto/elliptic
		p384.go#L83: 	out := p.Bytes()