Searched refs:TpmFail (Results 1 – 5 of 5) sorted by relevance
69 TpmFail(
73 # define FAIL(errorCode) (TpmFail(errorCode))76 # define FAIL(errorCode) TpmFail(FUNCTION_NAME, __LINE__, errorCode)
57 #define FAIL(errorCode) (TpmFail(__FUNCTION__, __LINE__, errorCode))
218 TpmFail( in TpmFail() function
253 srcs-y += tpm_symlink/TPMCmd/tpm/src/support/TpmFail.c