Re: [PATCH v4 0/2] Have LUKS2 cryptomounts be useable with grub-probe

2022-06-14 Thread Glenn Washburn
On Tue, 14 Jun 2022 15:47:28 +0200 Josselin Poiret wrote: > Hello Glenn, > > I took the time to rebase all the patches on the latest master, then > remove the problematic parsing, keeping only the cipher part, as well > as add some additional error checking for grub_cryptodisk_setcipher > and gr

[PATCH v4 0/2] Have LUKS2 cryptomounts be useable with grub-probe

2022-06-14 Thread Josselin Poiret via Grub-devel
Hello Glenn, I took the time to rebase all the patches on the latest master, then remove the problematic parsing, keeping only the cipher part, as well as add some additional error checking for grub_cryptodisk_setcipher and grub_crypto_lookup_md_by_name. I also took note of another mail saying th