From a307361b3d2b8908449e92e4b5cf5ed373d2c56a Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 1 Nov 2002 16:19:21 +0000 Subject: [PATCH] updates --- lib/silccrypt/DIRECTORY | 4 ++-- lib/silccrypt/silccipher.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/silccrypt/DIRECTORY b/lib/silccrypt/DIRECTORY index 8ed72685..c585952f 100644 --- a/lib/silccrypt/DIRECTORY +++ b/lib/silccrypt/DIRECTORY @@ -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 --> SILC Crypto Library diff --git a/lib/silccrypt/silccipher.h b/lib/silccrypt/silccipher.h index 9d95d73a..7ee2e92b 100644 --- a/lib/silccrypt/silccipher.h +++ b/lib/silccrypt/silccipher.h @@ -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 * -- 2.24.0