From 3454e0328d57f57852bf12d698b6b4a4736d0719 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 20 May 2026 20:29:04 +0200 Subject: Prepare for supporting custom algorithms 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, 1 insertion(+), 1 deletion(-) (limited to 'librecrypt_test_supported.c') diff --git a/librecrypt_test_supported.c b/librecrypt_test_supported.c index b063f47..6d2a7a6 100644 --- a/librecrypt_test_supported.c +++ b/librecrypt_test_supported.c @@ -6,7 +6,7 @@ int librecrypt_test_supported(const char *phrase, size_t len, int text, const char *settings, void *reserved) { - const struct algorithm *algo; + const struct librecrypt_algorithm *algo; size_t n; (void) reserved; -- cgit v1.2.3-70-g09d2