summaryrefslogtreecommitdiff
path: root/kalyna.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2017-07-27 19:15:21 -0400
committerJeffrey Walton <noloader@gmail.com>2017-07-27 19:15:21 -0400
commit2c9a3039e85061ff094e460e7afae1aed934350b (patch)
treed868f186df1474265502750f8a4016b374aa6128 /kalyna.h
parentfec712491ec5a002cc46177fb7afe1d2412f0185 (diff)
downloadcryptopp-git-2c9a3039e85061ff094e460e7afae1aed934350b.tar.gz
Update documentation
This cleanup was performed using Clang and -Wdocumentation -Wno-documentation-deprecated-sync
Diffstat (limited to 'kalyna.h')
-rw-r--r--kalyna.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kalyna.h b/kalyna.h
index 047685ef..36fc6d08 100644
--- a/kalyna.h
+++ b/kalyna.h
@@ -61,7 +61,6 @@ struct Kalyna_Info : public VariableBlockSize<16, 16, 64>
}
//! \brief Validates the blocksize for Kalyna.
- //! \param keylength the key length of the cipher
//! \param blocksize the candidate blocksize
//! \param alg an Algorithm object used if the blocksize is invalid
//! \throws InvalidBlockSize if the blocksize is invalid