Home
last modified time | relevance | path

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

/external/tpm2/
DSessionProcess.c820 return TPM_RC_PP; in CheckPolicyAuthSession()
1140 return TPM_RC_PP; in CheckAuthSession()
Dtpm_types.h108 #define TPM_RC_PP ((TPM_RC)(RC_FMT1 + 0x010)) macro
Dtpm_generated.c8034 if (*target == TPM_RC_PP) { in TPM_RC_Unmarshal()