Searched refs:TPM2_RC_LOCALITY (Results 1 – 3 of 3) sorted by relevance
227 if (rc != TPM2_RC_LOCALITY) { in nv_write_test()
624 CheckFailed( rval, TPM2_RC_LOCALITY ); in TestPcrExtend()999 CheckFailed( rval, TPM2_RC_LOCALITY ); in TestLocality()
350 #define TPM2_RC_LOCALITY ((TPM2_RC) (TPM2_RC_WARN + 0x007)) /* bad locality */ macro