Searched refs:Decap (Results 1 – 2 of 2) sorted by relevance
425 hrssShared, ok := e.hrssPrivateKey.Decap(peerKey[32:])
1107 func (priv *PrivateKey) Decap(ciphertext []byte) (sharedKey []byte, ok bool) { func