Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/
DPolicyCommandCode.c62 return TPM_RCS_VALUE + RC_PolicyCommandCode_code; in TPM2_PolicyCommandCode()
64 return TPM_RCS_POLICY_CC + RC_PolicyCommandCode_code; in TPM2_PolicyCommandCode()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DPolicyCommandCode_fp.h53 #define RC_PolicyCommandCode_code (TPM_RC_P + TPM_RC_1) macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCommandDispatcher.h1343 EXIT_IF_ERROR_PLUS(RC_PolicyCommandCode_code);