func crypto/hpke.NewHybridPublicKey
2 uses
crypto/hpke (current package)
pq.go#L142: func NewHybridPublicKey(pq crypto.Encapsulator, t *ecdh.PublicKey) (PublicKey, error) {
pq.go#L179: return NewHybridPublicKey(pq, k)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)