updates.
[silc.git] / lib / silcclient / client.h
index d9e856f5295b53a30e8a1acd221a4981038a49b0..13ebfd0bcd5824dc270e1c1e64631649f1803619 100644 (file)
@@ -85,7 +85,8 @@ struct SilcClientConnectionStruct {
   /* Keys and stuff negotiated in the SKE protocol */
   SilcCipher send_key;
   SilcCipher receive_key;
-  SilcHmac hmac;
+  SilcHmac hmac_send;
+  SilcHmac hmac_receive;
   SilcHash hash;
 
   /* Client ID and Channel ID cache. Messages transmitted in SILC network