]> git.ipfire.org Git - thirdparty/systemd.git/commit
tpm2: add tpm2_pcr_read_missing_values()
authorDan Streetman <ddstreet@ieee.org>
Tue, 18 Jul 2023 16:56:25 +0000 (12:56 -0400)
committerDan Streetman <ddstreet@ieee.org>
Fri, 4 Aug 2023 14:57:07 +0000 (10:57 -0400)
commitb4a6fcd5c5cf95dde2d08769a86ff0d3f907b974
tree941ae33eb51c11e3054d58932560ea5ab72cd148
parent53b91e1981993f49e079d977e2ac651eaac5cc5a
tpm2: add tpm2_pcr_read_missing_values()

Add function to read all unset values in an array of Tpm2PCRValue entries.

Also publish tpm2_pcr_read() in header.
src/shared/tpm2-util.c
src/shared/tpm2-util.h