]> git.ipfire.org Git - thirdparty/systemd.git/commit
tpm2-util: move loading of TPM2B_PUBLIC from disk into tpm2-util.c
authorLennart Poettering <lennart@poettering.net>
Wed, 8 Nov 2023 20:31:45 +0000 (21:31 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 9 Nov 2023 11:27:43 +0000 (12:27 +0100)
commita8d8d34bfca293e7941b2af4351f72a47c74655c
tree3f4978ed7abecb4dd8d3a3b0ac88c2f2654cfb3f
parent7911b6ca12a046e7c1f89c1cbbe6a387a1b4daf0
tpm2-util: move loading of TPM2B_PUBLIC from disk into tpm2-util.c

No change in behaviour, let's just move this over so that we can reuse
this in repart later (and don't have to export the ugly `sym_` function
pointer for it)
src/cryptenroll/cryptenroll-tpm2.c
src/shared/tpm2-util.c
src/shared/tpm2-util.h