aboutsummaryrefslogtreecommitdiffstats
path: root/tpm2d/tpm2daemon.c
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2024-05-15 06:27:20 +0000
committerNIIBE Yutaka <[email protected]>2024-05-15 06:27:20 +0000
commite0543f97be007983a0a052df09a852a11331ee5d (patch)
tree63e74ffaf4bebac2c2ea9e54d15b322519fa6d6e /tpm2d/tpm2daemon.c
parentcommon: Remove unused function. (diff)
downloadgnupg-e0543f97be007983a0a052df09a852a11331ee5d.tar.gz
gnupg-e0543f97be007983a0a052df09a852a11331ee5d.zip
tpm2d: Use BYTE type to acces TPM2B object.
* tpm2d/tpm2.c (tpm2_SensitiveToDuplicate): Don't use the cast of (TPM2B *). -- While it works (since the actual access is done by the macros), compiler may complain the alignment property of type BYTE * and TPM2B object is different. Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'tpm2d/tpm2daemon.c')
0 files changed, 0 insertions, 0 deletions