Searched refs:Encap (Results 1 – 3 of 3) sorted by relevance
30 # traffic between the peers. Normally the UDP-Encap traffic
400 hrssCiphertext, hrssShared := hrssPublicKey.Encap(rand)
1047 func (pub *PublicKey) Encap(rand io.Reader) (ciphertext []byte, sharedKey []byte) { func