From 144b8596db7b45e22448e63d115b9902c14259fd Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 12 Jun 2015 03:36:57 +0300 Subject: add function docs to parts of the library --- include/aesni/buffer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/aesni/buffer.h') 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 -- cgit v1.2.3