]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/cryptsetup/cryptsetup-tokens/luks2-tpm2.h
pcrlock: when unlocking try to pick up pcrlock policy from system credentials
[thirdparty/systemd.git] / src / cryptsetup / cryptsetup-tokens / luks2-tpm2.h
index 20151d6ca9f89b037491b1dfc40d6b8165567c5c..4900cd536284d7ec6f694ba70fea1d2c494ceae0 100644 (file)
@@ -20,5 +20,6 @@ int acquire_luks2_key(
                 const struct iovec *policy_hash,
                 const struct iovec *salt,
                 const struct iovec *srk,
+                const struct iovec *pcrlock_nv,
                 TPM2Flags flags,
                 struct iovec *decrypted_key);