updates
authorPekka Riikonen <priikone@silcnet.org>
Fri, 1 Nov 2002 16:19:21 +0000 (16:19 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 1 Nov 2002 16:19:21 +0000 (16:19 +0000)
lib/silccrypt/DIRECTORY
lib/silccrypt/silccipher.h

index 8ed7268597f88f63b4fe9f5376791b96d60ac85c..c585952f75d23af04ebdc741f59953a020c5d048 100644 (file)
@@ -3,10 +3,10 @@
 @FILENAME=silccryptlib.html
 @LINK=silcrng_intro.html:Introduction to SILC RNG
 @LINK=silcrng.html:SILC RNG Interface
-@LINK=silchmac.html:SILC HMAC Interface
-@LINK=silchash.html:SILC Hash Interface
 @LINK=silccipher.html:SILC Cipher API
 @LINK=silcpkcs.html:SILC PKCS API
+@LINK=silchash.html:SILC Hash Interface
+@LINK=silchmac.html:SILC HMAC Interface
 -->
 
 <big><b>SILC Crypto Library</b></big>
index 9d95d73adb105a022d81cc427e6883af8ed5f4a2..7ee2e92b1db0c25f457eb960df4e0997525228fa 100644 (file)
@@ -309,7 +309,7 @@ void silc_cipher_set_iv(SilcCipher cipher, const unsigned char *iv);
  ***/
 unsigned char *silc_cipher_get_iv(SilcCipher cipher);
 
-/****f* silccrypt/SilcCipherAPI/SilcUInt32 silc_cipher_get_key_len
+/****f* silccrypt/SilcCipherAPI/silc_cipher_get_key_len
  *
  * SYNOPSIS
  *