Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DPCR_SetAuthPolicy_fp.h57 #define RC_PCR_SetAuthPolicy_pcrNum (TPM_RC_P + TPM_RC_3) macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/
DPCR_SetAuthPolicy.c68 return TPM_RCS_VALUE + RC_PCR_SetAuthPolicy_pcrNum; in TPM2_PCR_SetAuthPolicy()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCommandDispatcher.h1163 EXIT_IF_ERROR_PLUS(RC_PCR_SetAuthPolicy_pcrNum);