Home
last modified time | relevance | path

Searched refs:TPM2_RC_PP (Results 1 – 3 of 3) sorted by relevance

/external/tpm2-tss/test/integration/
Desys-pp-commands.int.c60 if (r == (TPM2_RC_WARN | TPM2_RC_PP)) { in test_esys_pp_commands()
Dfapi-key-create-policies-sign.int.c155 if ((r & ~TPM2_RC_N_MASK) == TPM2_RC_PP) { in test_fapi_key_create_policies_sign()
/external/tpm2-tss/include/tss2/
Dtss2_tpm2_types.h324 #define TPM2_RC_PP ((TPM2_RC) (TPM2_RC_FMT1 + 0x010)) /* authorization requires ass… macro