aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/aesni/buffer.h
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-06-12 03:36:57 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-06-12 03:36:57 +0300
commit144b8596db7b45e22448e63d115b9902c14259fd (patch)
treeb7b8b87821f82f13e2c34058ea7eef56a5cd0469 /include/aesni/buffer.h
parentadd error message formatting functions (diff)
downloadaes-tools-144b8596db7b45e22448e63d115b9902c14259fd.tar.gz
aes-tools-144b8596db7b45e22448e63d115b9902c14259fd.zip
add function docs to parts of the library
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 13f19da..6222f4f 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.
*/
#pragma once