From 8ea4c3659a63fa4c5a1b85e2e6650ea2c3a4b91b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 16 May 2026 12:11:02 +0200 Subject: Add "reserved" parameter to a few more 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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'librecrypt_settings_prefix.3') diff --git a/librecrypt_settings_prefix.3 b/librecrypt_settings_prefix.3 index 6420c3e..8981133 100644 --- a/librecrypt_settings_prefix.3 +++ b/librecrypt_settings_prefix.3 @@ -6,7 +6,7 @@ librecrypt_settings_prefix - Get length of settings prefix in a password hash st .nf #include -size_t \fBlibrecrypt_settings_prefix\fP(const char *\fIhash\fP, size_t *\fIhashsize_out\fP); +size_t \fBlibrecrypt_settings_prefix\fP(const char *\fIhash\fP, size_t *\fIhashsize_out\fP, void *\fIreserved\fP); .fi .PP Link with @@ -44,6 +44,11 @@ See the .B EXTENDED DESCRIPTION section for more information. .PP +The +.I reserved +parameter is reserved for future use and should be +.IR NULL . +.PP .I hash must not be .IR NULL . -- cgit v1.2.3-70-g09d2