Searched refs:TPM2_RC_DISABLED (Results 1 – 2 of 2) sorted by relevance
279 #define TPM2_RC_DISABLED ((TPM2_RC) (TPM2_RC_VER1 + 0x020)) /* the command is disabled */ macro
306 CheckFailed( rval, TPM2_RC_DISABLED ); in TestTpmClear()