grub modules: add more gcry_ ciphers

Since the libgcrypt update in GRUB, which imported
GNU's own Argon2 implementation, other ciphers have
also been introduced.

This patch adds them to lbmk's GRUB build.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-12-24 02:35:30 +01:00
parent 5df6b924d7
commit b990d54cff
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -45,13 +45,17 @@ ext2 \
fat \
f2fs \
gcry_arcfour \
gcry_blake2 \
gcry_blowfish \
gcry_camellia \
gcry_cast5 \
gcry_crc \
gcry_des \
gcry_dsa \
gcry_hwfeatures \
gcry_idea \
gcry_kdf \
gcry_keccak \
gcry_md4 \
gcry_md5 \
gcry_rfc2268 \
@@ -118,6 +122,7 @@ pgp \
play \
png \
procfs \
pubkey \
raid5rec \
raid6rec \
read \
+5
View File
@@ -45,13 +45,17 @@ ext2 \
fat \
f2fs \
gcry_arcfour \
gcry_blake2 \
gcry_blowfish \
gcry_camellia \
gcry_cast5 \
gcry_crc \
gcry_des \
gcry_dsa \
gcry_hwfeatures \
gcry_idea \
gcry_kdf \
gcry_keccak \
gcry_md4 \
gcry_md5 \
gcry_rfc2268 \
@@ -119,6 +123,7 @@ pgp \
play \
png \
procfs \
pubkey \
raid5rec \
raid6rec \
read \
+5
View File
@@ -46,13 +46,17 @@ ext2 \
fat \
f2fs \
gcry_arcfour \
gcry_blake2 \
gcry_blowfish \
gcry_camellia \
gcry_cast5 \
gcry_crc \
gcry_des \
gcry_dsa \
gcry_hwfeatures \
gcry_idea \
gcry_kdf \
gcry_keccak \
gcry_md4 \
gcry_md5 \
gcry_rfc2268 \
@@ -119,6 +123,7 @@ pcidump \
pgp \
play \
png \
pubkey \
procfs \
raid5rec \
raid6rec \