aboutsummaryrefslogtreecommitdiffstats
path: root/librecrypt_test_supported.3
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-05-16 12:11:02 +0200
committerMattias Andrée <m@maandree.se>2026-05-16 12:11:02 +0200
commit8ea4c3659a63fa4c5a1b85e2e6650ea2c3a4b91b (patch)
tree827cd837787ad59964e9233b73629bb6c7c717a2 /librecrypt_test_supported.3
parentm (diff)
downloadlibrecrypt-8ea4c3659a63fa4c5a1b85e2e6650ea2c3a4b91b.tar.gz
librecrypt-8ea4c3659a63fa4c5a1b85e2e6650ea2c3a4b91b.tar.bz2
librecrypt-8ea4c3659a63fa4c5a1b85e2e6650ea2c3a4b91b.tar.xz
Add "reserved" parameter to a few more functions
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--librecrypt_test_supported.38
1 files changed, 7 insertions, 1 deletions
diff --git a/librecrypt_test_supported.3 b/librecrypt_test_supported.3
index eb51e2d..6afb068 100644
--- a/librecrypt_test_supported.3
+++ b/librecrypt_test_supported.3
@@ -6,7 +6,8 @@ librecrypt_test_supported - Check whether an algorithm chain is supported
.nf
#include <librecrypt.h>
-int \fBlibrecrypt_test_supported\fP(const char *\fIphrase\fP, size_t \fIlen\fP, int \fItext\fP, const char *\fIsettings\fP);
+int \fBlibrecrypt_test_supported\fP(const char *\fIphrase\fP, size_t \fIlen\fP, int \fItext\fP,
+ const char *\fIsettings\fP, void *\fIreserved\fP);
.fi
.PP
Link with
@@ -45,6 +46,11 @@ is zero. If
.I text
is non-zero, UTF-8 without null bytes is assumed.
.PP
+The
+.I reserved
+parameter is reserved for future use and should be
+.IR NULL .
+.PP
If
.I phrase
is not