shishi-commit
[Top][All Lists]
Advanced

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

shishi/lib libgcrypt.c


From: shishi-commit
Subject: shishi/lib libgcrypt.c
Date: Sun, 21 Sep 2003 09:00:01 -0400

CVSROOT:        /cvsroot/shishi
Module name:    shishi
Branch:         
Changes by:     Simon Josefsson <address@hidden>        03/09/21 09:00:01

Modified files:
        lib            : libgcrypt.c 

Log message:
        API fix.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/lib/libgcrypt.c.diff?tr1=1.16&tr2=1.17&r1=text&r2=text

Patches:
Index: shishi/lib/libgcrypt.c
diff -u shishi/lib/libgcrypt.c:1.16 shishi/lib/libgcrypt.c:1.17
--- shishi/lib/libgcrypt.c:1.16 Sat Sep 20 05:03:16 2003
+++ shishi/lib/libgcrypt.c      Sun Sep 21 09:00:01 2003
@@ -389,6 +389,7 @@
 int
 shishi_arcfour (Shishi * handle, int decryptp,
                const char *key, size_t keylen,
+               const char *iv, char **ivout,
                const char *in, size_t inlen,
                char **out)
 {




reply via email to

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