Re: [PATCH] key_protector: Add systemd TPM2 Key Protector

2025-03-09 Thread Diorcet Yann
SRK: https://github.com/systemd/systemd/commit/acbb504eaf1be51572b1c0d0d490ac478bc41c64#diff-008aac080c67a048b8a921bec34a69c29a9d38f6129c43b067ea19ac88e3e0b6 According to the remarks I will integrate the modifications. Regards, Le 06/03/2025 à 22:15, Diorcet Yann a écrit : The systemd TPM2 key

[PATCH] key_protector: Add systemd TPM2 Key Protector

2025-03-06 Thread Diorcet Yann
e new luks2_iterate_keyslot function and adding the token parsing code in luks2_get_keyslot. Signed-off-by: Diorcet Yann ---  Makefile.util.def |   1 +  grub-core/Makefile.core.def   |  28 +-  .../systemd_tpm2_key_protector/module.c