aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/aesni/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/aesni/data.h')
-rw-r--r--include/aesni/data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/aesni/data.h b/include/aesni/data.h
index de03110..4de3c0e 100644
--- a/include/aesni/data.h
+++ b/include/aesni/data.h
@@ -4,6 +4,8 @@
* \date 2015
* \copyright This file is licensed under the terms of the MIT License.
* See LICENSE.txt for details.
+ * \brief Declares necessary data structures (for blocks, keys, etc.)
+ * and auxiliary IO functions.
*/
#pragma once