From 7b719b6251585b3bea94176fd93ed66c6fa92b48 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 7 Jul 2022 15:04:08 +0200 Subject: m whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libsha2.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libsha2.h b/libsha2.h index c2112aa..0399f98 100644 --- a/libsha2.h +++ b/libsha2.h @@ -10,6 +10,7 @@ * Algorithms supported by libsha2 */ enum libsha2_algorithm { + /** * SHA-224, outputs 28 bytes */ @@ -51,6 +52,7 @@ enum libsha2_algorithm { * `explicit_bzero` (or `memset`) when you are done. */ struct libsha2_state { + /** * The size of the message, as far as processed, in bits; */ -- cgit v1.2.3-70-g09d2