-doxygen
authorChristian Grothoff <christian@grothoff.org>
Sun, 1 Apr 2012 16:05:13 +0000 (16:05 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 1 Apr 2012 16:05:13 +0000 (16:05 +0000)
src/core/gnunet-service-core_kx.c

index 39ac8243a424f66515c8362e8f82ac4106b1842b..028c93fe75c7a855d66871d41e17e3d5b12e65b9 100644 (file)
@@ -462,7 +462,7 @@ derive_auth_key (struct GNUNET_CRYPTO_AuthKey *akey,
  * @param iv initialization vector to initialize
  * @param skey session key to use
  * @param seed seed to use
- * @param creation_time creation time to use
+ * @param identity identity of the other peer to use
  */
 static void
 derive_iv (struct GNUNET_CRYPTO_AesInitializationVector *iv,
@@ -484,7 +484,7 @@ derive_iv (struct GNUNET_CRYPTO_AesInitializationVector *iv,
  * @param iv initialization vector to initialize
  * @param skey session key to use
  * @param seed seed to use
- * @param creation_time creation time to use
+ * @param challenge nonce to use
  * @param identity identity of the other peer to use
  */
 static void