From 43ae14745c588f31c9ceb058645577cf2a5ce810 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 19 May 2026 20:09:27 +0200 Subject: Add librecrypt_verify MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- librecrypt_test_supported.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'librecrypt_test_supported.c') diff --git a/librecrypt_test_supported.c b/librecrypt_test_supported.c index db5ac7c..b063f47 100644 --- a/librecrypt_test_supported.c +++ b/librecrypt_test_supported.c @@ -9,6 +9,8 @@ librecrypt_test_supported(const char *phrase, size_t len, int text, const char * const struct algorithm *algo; size_t n; + (void) reserved; + /* For each chained algorithm */ for (;;) { /* Measure until next '>' */ -- cgit v1.2.3-70-g09d2