Home
last modified time | relevance | path

Searched refs:pcrUpdateCounter (Results 1 – 13 of 13) sorted by relevance

/external/tpm2-tss/src/tss2-sys/api/
DTss2_Sys_PCR_Read.c45 UINT32 *pcrUpdateCounter, in Tss2_Sys_PCR_Read_Complete() argument
62 pcrUpdateCounter); in Tss2_Sys_PCR_Read_Complete()
82 UINT32 *pcrUpdateCounter, in Tss2_Sys_PCR_Read() argument
101 return Tss2_Sys_PCR_Read_Complete(sysContext, pcrUpdateCounter, in Tss2_Sys_PCR_Read()
/external/tpm2-tss/src/tss2-esys/api/
DEsys_PCR_Read.c74 UINT32 *pcrUpdateCounter, in Esys_PCR_Read() argument
95 r = Esys_PCR_Read_Finish(esysContext, pcrUpdateCounter, pcrSelectionOut, in Esys_PCR_Read()
238 UINT32 *pcrUpdateCounter, in Esys_PCR_Read_Finish() argument
245 esysContext, pcrUpdateCounter, pcrSelectionOut, in Esys_PCR_Read_Finish()
327 r = Tss2_Sys_PCR_Read_Complete(esysContext->sys, pcrUpdateCounter, in Esys_PCR_Read_Finish()
/external/tpm2-tss/test/integration/
Desys-pcr-basic.int.c86 UINT32 pcrUpdateCounter; in test_esys_pcr_basic() local
94 &pcrUpdateCounter, in test_esys_pcr_basic()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/
DPCR_Read.c53 PCRRead(&in->pcrSelectionIn, &out->pcrValues, &out->pcrUpdateCounter); in TPM2_PCR_Read()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DPCR_Read_fp.h52 UINT32 pcrUpdateCounter; member
/external/tpm2-tss/include/tss2/
Dtss2_sys.h1078 UINT32 *pcrUpdateCounter,
1086 UINT32 *pcrUpdateCounter,
Dtss2_esys.h1599 UINT32 *pcrUpdateCounter,
1614 UINT32 *pcrUpdateCounter,
/external/tpm2-tss/test/unit/
Desys-sequence-finish.c973 UINT32 pcrUpdateCounter; in check_PCR_Read() local
977 &pcrUpdateCounter, in check_PCR_Read()
Desys-tcti-rcs.c1404 UINT32 pcrUpdateCounter; in test_PCR_Read() local
1410 &pcrUpdateCounter, &pcrSelectionOut, &pcrValues); in test_PCR_Read()
Desys-tpm-rcs.c1384 UINT32 pcrUpdateCounter; in test_PCR_Read() local
1390 &pcrUpdateCounter, &pcrSelectionOut, &pcrValues); in test_PCR_Read()
Desys-resubmissions.c1501 UINT32 pcrUpdateCounter; in test_PCR_Read() local
1507 &pcrUpdateCounter, &pcrSelectionOut, &pcrValues); in test_PCR_Read()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCommandDispatcher.h1121 *respParmSize += UINT32_Marshal(&out->pcrUpdateCounter,
/external/tpm2-tss/doc/
Ddoxygen.dox602 …ESYS_TR shandle3, const TPML_PCR_SELECTION *pcrSelectionIn, UINT32 *pcrUpdateCounter, TPML_PCR_SEL…
603 …\fn TSS2_RC Esys_PCR_Read_Finish(ESYS_CONTEXT *esysContext, UINT32 *pcrUpdateCounter, TPML_PCR_SEL…