Home
last modified time | relevance | path

Searched refs:tpm_get_error_name (Results 1 – 5 of 5) sorted by relevance

/xen/stubdom/vtpmmgr/
A Dlog.h85 const char* tpm_get_error_name (TPM_RESULT code);
A Dlog.c143 const char* tpm_get_error_name (TPM_RESULT code) { in tpm_get_error_name() function
A Dtcg.h750 …tf("ERROR in %s at %s:%i code: %s.\n", __func__, __FILE__, __LINE__, tpm_get_error_name(status)); \
759 …r, "ERROR in %s at %s:%i code: %s.\n", __func__, __FILE__, __LINE__, tpm_get_error_name(status)); \
A Dtpm2.c129 vtpmlogerror(VTPM_LOG_TPM, "Failed with return code %s\n", tpm_get_error_name(status));\
A Dtpm.c112 vtpmlogerror(VTPM_LOG_TPM, "Failed with return code %s\n", tpm_get_error_name(rsp_status)); \

Completed in 11 milliseconds