Document the argon2 and argon2_test modules. Signed-off-by: Gary Lin <g...@suse.com> Tested-By: Waldemar Brodkorb <w...@openadk.org> --- docs/grub.texi | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/docs/grub.texi b/docs/grub.texi index 34b3484dc..b3908ecf6 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -3889,6 +3889,8 @@ Modules can be loaded via the @command{insmod} (@pxref{insmod}) command. * aout_module:: * appleldr_module:: * archelp_module:: +* argon2_module:: +* argon2_test_module:: * at_keyboard_module:: * ata_module:: * backtrace_module:: @@ -4244,6 +4246,15 @@ computer (Intel based Macs). This module provides Archive Helper functions for archive based file systems such as TAR and CPIO archives. +@node argon2_module +@section argon2 +This module provides support for the Argon2 key derivation function. + +@node argon2_test_module +@section argon2_test +This module is intended for performing a functional test of the Argon2 +operation in GRUB. + @node at_keyboard_module @section at_keyboard This module provides support for the AT keyboard input for the GRUB terminal. -- 2.43.0 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel