Searched defs:tpm_command (Results 1 – 1 of 1) sorted by relevance
16 #define TPM_CHECK(tpm_command) TPM_EXPECT(tpm_command, TPM_SUCCESS) argument18 #define TPM_EXPECT(tpm_command, expected_result) do { \ argument