]> git.ipfire.org Git - thirdparty/systemd.git/commit
tpm2: add tpm2_marshal_blob() and tpm2_unmarshal_blob()
authorDan Streetman <ddstreet@ieee.org>
Wed, 28 Jun 2023 15:46:31 +0000 (11:46 -0400)
committerDan Streetman <ddstreet@ieee.org>
Fri, 29 Sep 2023 14:14:28 +0000 (10:14 -0400)
commit653c3fe9085fca81f0533bb8ee53ef5547ed513e
tree27eda286e5d081b3d39bcce94330631e05cdcde7
parent9551aa707d464335a801719ed72701a79e8106fd
tpm2: add tpm2_marshal_blob() and tpm2_unmarshal_blob()

Add functions to marshal and unmarshal our 'blob' object.
src/shared/tpm2-util.c
src/shared/tpm2-util.h