crypto/internal/boring.PublicKeyECDH.Bytes (method)

2 uses

	crypto/internal/boring (current package)
		notboring.go#L121: func (*PublicKeyECDH) Bytes() []byte                            { panic("boringcrypto: not available") }

	crypto/ecdh
		ecdh.go#L174: 				publicKey: kpub.Bytes(),