From 04342dffd8acbb32a8d654abe62610087d5dd524 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 1 Apr 2012 16:05:13 +0000 Subject: -doxygen --- src/core/gnunet-service-core_kx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/gnunet-service-core_kx.c b/src/core/gnunet-service-core_kx.c index 39ac8243a..028c93fe7 100644 --- a/src/core/gnunet-service-core_kx.c +++ b/src/core/gnunet-service-core_kx.c @@ -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 -- cgit v1.2.3