aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/aesni/buffer.h
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-06-15 02:55:10 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-06-15 02:55:10 +0300
commit2d67b793e64f6ed4e2e6a7c56441b9bc019e2659 (patch)
treeabc83a07b5905eec76041b3aad686c5d4117bea7 /include/aesni/buffer.h
parenterror handling refactoring + more docs (diff)
downloadaes-tools-2d67b793e64f6ed4e2e6a7c56441b9bc019e2659.tar.gz
aes-tools-2d67b793e64f6ed4e2e6a7c56441b9bc019e2659.zip
code style
Diffstat (limited to 'include/aesni/buffer.h')
-rw-r--r--include/aesni/buffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/aesni/buffer.h b/include/aesni/buffer.h
index fff616f..2e5ecb9 100644
--- a/include/aesni/buffer.h
+++ b/include/aesni/buffer.h
@@ -4,6 +4,7 @@
* \date 2015
* \copyright This file is licensed under the terms of the MIT License.
* See LICENSE.txt for details.
+ *
* \brief Declares variable-length buffer encryption/decryption functions.
*/