]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptenroll: allow specifying handle index of key to use for sealing
authorDan Streetman <ddstreet@ieee.org>
Fri, 21 Jul 2023 19:49:16 +0000 (15:49 -0400)
committerDan Streetman <ddstreet@ieee.org>
Tue, 10 Oct 2023 09:40:27 +0000 (05:40 -0400)
commit382bfd90c316dfdd39066e42ead12e47522738fe
tree3eb3a89feded0709da9761f51c79c0035024df34
parentb5ac77e9a589b679b2d7629159da5bb420953d1d
cryptenroll: allow specifying handle index of key to use for sealing

This defaults to the SRK index.
man/systemd-cryptenroll.xml
src/cryptenroll/cryptenroll-tpm2.c
src/cryptenroll/cryptenroll-tpm2.h
src/cryptenroll/cryptenroll.c
src/partition/repart.c
src/shared/creds-util.c
src/shared/tpm2-util.c
src/shared/tpm2-util.h