Searched refs:TPM2_RC_PP (Results 1 – 3 of 3) sorted by relevance
60 if (r == (TPM2_RC_WARN | TPM2_RC_PP)) { in test_esys_pp_commands()
155 if ((r & ~TPM2_RC_N_MASK) == TPM2_RC_PP) { in test_fapi_key_create_policies_sign()
324 #define TPM2_RC_PP ((TPM2_RC) (TPM2_RC_FMT1 + 0x010)) /* authorization requires ass… macro