]> git.ipfire.org Git - thirdparty/systemd.git/commit
tpm2-util: make various marshalling/unmarshalling calls static, as we only use them...
authorLennart Poettering <lennart@poettering.net>
Sat, 21 Oct 2023 14:34:28 +0000 (16:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 3 Nov 2023 10:23:14 +0000 (11:23 +0100)
commit40ce73214a3332b1da6de98e790b7c24680f69ec
treedc1fa32f65e7a8f54ffe2301e37d3fb051fbdf56
parentce80da02b87ad02fbf119e094869919a804a79b0
tpm2-util: make various marshalling/unmarshalling calls static, as we only use them internally in tpm2-util.c

Note, some of these were just added in this same PR. We only exported
them initially to make sure gcc doesn't complained about unused local
symbols.
src/shared/tpm2-util.c
src/shared/tpm2-util.h