From c91f6038634418dff753c9f037afb6574b02a743 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:32:29 +0100 Subject: fix doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libsha1_hmac_digest.3 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'libsha1_hmac_digest.3') diff --git a/libsha1_hmac_digest.3 b/libsha1_hmac_digest.3 index 10478ab..5162aae 100644 --- a/libsha1_hmac_digest.3 +++ b/libsha1_hmac_digest.3 @@ -1,4 +1,4 @@ -.TH LIBSHA1_HMAC_DIGEST 3 2019-02-10 libsha1 +.TH LIBSHA1_HMAC_DIGEST 3 LIBSHA1 .SH NAME libsha1_hmac_digest \- Get the result of a HMAC-SHA 1/0 hashing .SH SYNOPSIS @@ -31,11 +31,11 @@ least the return value of the .BR libsha1_hmac_state_output_size (3) function. .PP -If +If .I msglen is not a multiple of 8, the lowest .I msglen%8 -bits from the last by in +bits from the last byte in .I message is used as the complete byte. .PP @@ -66,5 +66,4 @@ None. .BR libsha1_behex_upper (3), .BR libsha1_hmac_init (3), .BR libsha1_hmac_state_output_size (3), -.BR libsha1_hmac_sum_fd (3), .BR libsha1_hmac_update (3) -- cgit v1.2.3-70-g09d2