aboutsummaryrefslogtreecommitdiffstats
path: root/librecrypt.h
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-05-21 19:53:27 +0200
committerMattias Andrée <m@maandree.se>2026-05-21 19:53:27 +0200
commit90dc983cae70b17628dcf680c16a0093ce6102fe (patch)
treee955d436d60eaebd24d2567d7a3e5b3c7e524f8c /librecrypt.h
parentTest argon2 with pepper (diff)
downloadlibrecrypt-90dc983cae70b17628dcf680c16a0093ce6102fe.tar.gz
librecrypt-90dc983cae70b17628dcf680c16a0093ce6102fe.tar.bz2
librecrypt-90dc983cae70b17628dcf680c16a0093ce6102fe.tar.xz
Add more tests and fix a bug and and typo
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'librecrypt.h')
-rw-r--r--librecrypt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/librecrypt.h b/librecrypt.h
index ebd2f10..fa01bb9 100644
--- a/librecrypt.h
+++ b/librecrypt.h
@@ -1331,7 +1331,7 @@ int librecrypt_set_pepper(LIBRECRYPT_CONTEXT *ctx, enum librecrypt_hash_algorith
* @param ctx The library configuration object
* @param algos The hash algorithms implementions to support
* in addition to those implemented by the library
- * @parma nalgos The number of elements in `algos`
+ * @param nalgos The number of elements in `algos`
*
* The caller is responsible for the lifetime of `algos`:
* deallocating it will deallocate it for `ctx` as it