summaryrefslogtreecommitdiff
path: root/kalyna.h
diff options
context:
space:
mode:
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