tpm2: declare tpm2_log_debug_*() functions in tpm2_util.h
authorDan Streetman <ddstreet@ieee.org>
Fri, 14 Jul 2023 11:23:55 +0000 (07:23 -0400)
committerDan Streetman <ddstreet@ieee.org>
Fri, 4 Aug 2023 14:57:07 +0000 (10:57 -0400)
commit75de375aafa78ccf2cd93a2c0a15d3bc4b0fe4b7
treec8ef2c89c35e9fb679005bcc9d6ec86e4ac5edc3
parente00f46ac7ff47819602c87f5078d90f676e64e1f
tpm2: declare tpm2_log_debug_*() functions in tpm2_util.h

Allow other code to use the log debug functions; e.g. they are useful in test
code.
src/shared/tpm2-util.c
src/shared/tpm2-util.h