From b29f4153e83623f24bebe99976e1368ef31bb008 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 21 May 2026 17:12:20 +0200 Subject: Add support for custom hash functions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- librecrypt_settings_prefix.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'librecrypt_settings_prefix.3') diff --git a/librecrypt_settings_prefix.3 b/librecrypt_settings_prefix.3 index 8e425a8..d20c6a1 100644 --- a/librecrypt_settings_prefix.3 +++ b/librecrypt_settings_prefix.3 @@ -7,7 +7,7 @@ librecrypt_settings_prefix - Get length of settings prefix in a password hash st #include size_t \fBlibrecrypt_settings_prefix\fP(const char *\fIhash\fP, size_t *\fIhashsize_out\fP, - LIBRECRYPT_CONTEXT *\fIctx\fP); + LIBRECRYPT_CONTEXT *\fIctx\fP); .fi .PP Link with -- cgit v1.3.1