gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] branch master updated: dox


From: gnunet
Subject: [taler-anastasis] branch master updated: dox
Date: Mon, 30 Mar 2020 10:01:48 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new c93e81f  dox
c93e81f is described below

commit c93e81f5a34382a05175d0b0097e36404c35996f
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Mar 30 10:01:46 2020 +0200

    dox
---
 src/util/anastasis_crypto.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/util/anastasis_crypto.c b/src/util/anastasis_crypto.c
index e5c0d74..e9e6458 100644
--- a/src/util/anastasis_crypto.c
+++ b/src/util/anastasis_crypto.c
@@ -86,8 +86,8 @@ get_iv_key (const void *msec,
  * @param data data to encrypt
  * @param data_size size of the data
  * @param salt salt value which is used for key derivation
- * @param res ciphertext output
- * @param res_size size of the ciphertext
+ * @param[out] res ciphertext output
+ * @param[out] res_size size of the ciphertext
  */
 static void
 anastasis_encrypt (const void *msec,

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]