Home
last modified time | relevance | path

Searched refs:NV_REF (Results 1 – 18 of 18) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DNvDynamic_fp.h45 NV_REF
47 NV_REF end
65 NV_REF ref, // IN: points to NV where index is located
75 NV_REF ref, // IN: points to NV where index is located
158 NV_REF locator, // IN: where the data is located
171 NV_REF locator, // IN: where the data is located
184 NV_REF locator // IN: where index exists in NV
195 NV_REF locator, // IN: location of the index
207 NV_REF locator, // IN: location of the index
222 NV_REF *locator // OUT: location of the index
[all …]
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DNvDynamic.c91 static NV_REF
93 NV_REF *iter, // IN/OUT: the list iterator in NvNext()
97 NV_REF currentAddr; in NvNext()
130 static NV_REF
133 NV_REF *iter, // IN: the iterator in NvNextByType()
137 NV_REF addr; in NvNextByType()
169 static NV_REF
174 NV_REF iter = NV_REF_INIT; in NvGetEnd()
175 NV_REF currentAddr; in NvGetEnd()
254 NV_REF
[all …]
DNvReserved.c98 s_evictNvEnd = (NV_REF)NV_MEMORY_SIZE; in NvInitStatic()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGlobal.h448 typedef UINT32 NV_REF; typedef
1258 EXTERN NV_REF s_evictNvEnd;
1282 EXTERN NV_REF s_cachedNvRef;
1286 #define NV_REF_INIT (NV_REF)0xFFFFFFFF
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/
DNV_ChangeAuth.c52 NV_REF locator; in TPM2_NV_ChangeAuth()
DNV_UndefineSpaceSpecial.c53 NV_REF locator; in TPM2_NV_UndefineSpaceSpecial()
DNV_UndefineSpace.c56 NV_REF locator; in TPM2_NV_UndefineSpace()
DNV_ReadLock.c57 NV_REF locator; in TPM2_NV_ReadLock()
DNV_WriteLock.c58 NV_REF locator; in TPM2_NV_WriteLock()
DNV_SetBits.c58 NV_REF locator; in TPM2_NV_SetBits()
DNV_Increment.c53 NV_REF locator; in TPM2_NV_Increment()
DNV_Read.c63 NV_REF locator; in TPM2_NV_Read()
DNV_Extend.c58 NV_REF locator; in TPM2_NV_Extend()
DNV_Certify.c67 NV_REF locator; in TPM2_NV_Certify()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/
DAC_Send.c67 NV_REF locator; in TPM2_AC_Send()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/
DPolicyAuthorizeNV.c58 NV_REF locator; in TPM2_PolicyAuthorizeNV()
DPolicyNV.c60 NV_REF locator; in TPM2_PolicyNV()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
DSessionProcess.c361 NV_REF locator; in IsAuthValueAvailable()
1092 NV_REF locator; in CheckPolicyAuthSession()
1455 NV_REF locator; in CheckAuthSession()