From 5cf0b1ae624c5510beafa86386dfd6de3160ac4e Mon Sep 17 00:00:00 2001 From: Jose Alamos Date: Tue, 28 Aug 2018 19:19:36 +0200 Subject: [PATCH] hasehs/sha-3: add doxygen group for sha-3 --- sys/include/hashes/sha3.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/include/hashes/sha3.h b/sys/include/hashes/sha3.h index 0d09677050..17018c4e00 100644 --- a/sys/include/hashes/sha3.h +++ b/sys/include/hashes/sha3.h @@ -12,7 +12,9 @@ */ /** + * @defgroup sys_hashes_sha3 SHA-3 * @ingroup sys_hashes + * @brief Implementation of the SHA-3 hashing function * @{ * * @file