Home
last modified time | relevance | path

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

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