Searched refs:NV_INDEX (Results 1 – 23 of 23) sorted by relevance
/external/tpm2/ |
D | NV.c | 215 return sizeof(TPM_HANDLE) + sizeof(NV_INDEX) + sizeof(UINT64) + sizeof(UINT32); in NvGetCounterSize() 850 NV_INDEX nvIndex; in NvEntityStartup() 857 _plat__NvMemoryRead(indexAddr, sizeof(NV_INDEX), &nvIndex); in NvEntityStartup() 889 _plat__NvMemoryWrite(indexAddr, sizeof(NV_INDEX), &nvIndex); in NvEntityStartup() 981 NV_INDEX nvIndex; // in NvIndexIsAccessible() 989 _plat__NvMemoryRead(entityAddr + sizeof(TPM_HANDLE), sizeof(NV_INDEX), in NvIndexIsAccessible() 1100 NV_INDEX *nvIndex // OUT: NV index structure in NvGetIndexInfo() 1110 _plat__NvMemoryRead(entityAddr + sizeof(TPM_HANDLE), sizeof(NV_INDEX), in NvGetIndexInfo() 1136 NV_INDEX nvIndex; in NvInitialCounter() 1176 NV_INDEX *nvIndex, // IN: RAM image of index header in NvGetIndexData() [all …]
|
D | NV_fp.h | 35 NV_INDEX *nvIndex, // IN: RAM image of index header 41 NV_INDEX *nvIndex // OUT: NV index structure 44 NV_INDEX *nvIndex, // IN: RAM image of NV Index header 80 NV_INDEX *nvIndex, // IN: RAM copy of NV Index 86 NV_INDEX *nvIndex // IN: NV Index info to be written
|
D | NV_spt.c | 32 NV_INDEX nvIndex; in NvReadAccessChecks() 90 NV_INDEX nvIndex; in NvWriteAccessChecks()
|
D | Entity.c | 215 NV_INDEX nvIndex; in EntityGetAuthValue() 297 NV_INDEX nvIndex; in EntityGetAuthPolicy() 384 NV_INDEX nvIndex; in EntityGetHierarchy()
|
D | NV_UndefineSpaceSpecial.c | 23 NV_INDEX nvIndex; in TPM2_NV_UndefineSpaceSpecial()
|
D | NV_ReadPublic.c | 16 NV_INDEX nvIndex; in TPM2_NV_ReadPublic()
|
D | NV_UndefineSpace.c | 25 NV_INDEX nvIndex; in TPM2_NV_UndefineSpace()
|
D | NV_ChangeAuth.c | 23 NV_INDEX nvIndex; in TPM2_NV_ChangeAuth()
|
D | NV_ReadLock.c | 26 NV_INDEX nvIndex; in TPM2_NV_ReadLock()
|
D | NV_Read.c | 28 NV_INDEX nvIndex; in TPM2_NV_Read()
|
D | NV_WriteLock.c | 27 NV_INDEX nvIndex; in TPM2_NV_WriteLock()
|
D | NV_Increment.c | 25 NV_INDEX nvIndex; in TPM2_NV_Increment()
|
D | NV_SetBits.c | 27 NV_INDEX nvIndex; in TPM2_NV_SetBits()
|
D | NV_Write.c | 29 NV_INDEX nvIndex; in TPM2_NV_Write()
|
D | NV_Extend.c | 27 NV_INDEX nvIndex; in TPM2_NV_Extend()
|
D | NV_Certify.c | 32 NV_INDEX nvIndex; in TPM2_NV_Certify()
|
D | PolicyNV.c | 30 NV_INDEX nvIndex; in TPM2_PolicyNV()
|
D | SessionProcess.c | 53 NV_INDEX nvIndex; in IsDAExempted() 325 NV_INDEX nvIndex; in IsAuthValueAvailable() 418 NV_INDEX nvIndex; in IsAuthPolicyAvailable() 841 NV_INDEX nvIndex; in CheckPolicyAuthSession()
|
D | Global.h | 511 } NV_INDEX; typedef
|
D | part4.txt | 135 …5.8.9.2 NV_INDEX ..........................................................................… 2132 5.8.9.2 NV_INDEX 2134 The NV_INDEX structure defines the internal format for an NV index. The indexData size varies 2141 339 } NV_INDEX; 3770 31 NV_INDEX nvIndex; 4084 257 NV_INDEX nvIndex; 4190 339 NV_INDEX nvIndex; 4687 731 NV_INDEX nvIndex; 6597 10 NV_INDEX nvIndex; 6665 58 NV_INDEX nvIndex; [all …]
|
D | part3.txt | 12037 13 NV_INDEX nvIndex; 17952 10 NV_INDEX nvIndex; 18070 10 NV_INDEX nvIndex; 18166 10 NV_INDEX nvIndex; 18290 10 NV_INDEX nvIndex; 18431 11 NV_INDEX nvIndex; 18592 11 NV_INDEX nvIndex; 18750 11 NV_INDEX nvIndex; 18896 11 NV_INDEX nvIndex; 19139 11 NV_INDEX nvIndex; [all …]
|
/external/tpm2/generator/ |
D | raw_commands_fixed.txt | 21608 NV_INDEX 32495 NV_INDEX 32714 NV_INDEX 32887 NV_INDEX 33128 NV_INDEX 33417 NV_INDEX 33719 NV_INDEX 34024 NV_INDEX 34291 NV_INDEX 34768 NV_INDEX [all …]
|
D | raw_commands.txt | 21597 NV_INDEX 32486 NV_INDEX 32705 NV_INDEX 32878 NV_INDEX 33119 NV_INDEX 33408 NV_INDEX 33710 NV_INDEX 34015 NV_INDEX 34282 NV_INDEX 34759 NV_INDEX [all …]
|