TPM log error prints. More...
#include <tss2/TPM_Types.h>
#include <tss2/tss.h>
Functions | |
void | print_tpm2_response_code (char const *operation, TPM_RC rc) |
Print TPM 2.0 response code as human readable message. More... | |
TPM log error prints.
void print_tpm2_response_code | ( | char const * | operation, |
TPM_RC | rc | ||
) |
Print TPM 2.0 response code as human readable message.
[in] | operation | The operation that returned the code |
[in] | rc | The response code |