Searched refs:NvGetIndexInfo (Results 1 – 18 of 18) sorted by relevance
/external/tpm2/ |
D | NV_spt.c | 34 NvGetIndexInfo(nvHandle, &nvIndex); in NvReadAccessChecks() 92 NvGetIndexInfo(nvHandle, &nvIndex); in NvWriteAccessChecks()
|
D | Entity.c | 216 NvGetIndexInfo(handle, &nvIndex); in EntityGetAuthValue() 298 NvGetIndexInfo(handle, &nvIndex); in EntityGetAuthPolicy() 385 NvGetIndexInfo(handle, &nvIndex); in EntityGetHierarchy()
|
D | NV_UndefineSpaceSpecial.c | 35 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_UndefineSpaceSpecial()
|
D | NV_ReadPublic.c | 21 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_ReadPublic()
|
D | NV_UndefineSpace.c | 36 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_UndefineSpace()
|
D | NV_ChangeAuth.c | 32 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_ChangeAuth()
|
D | NV_ReadLock.c | 53 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_ReadLock()
|
D | NV_Read.c | 34 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_Read()
|
D | NV_WriteLock.c | 44 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_WriteLock()
|
D | NV_Increment.c | 37 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_Increment()
|
D | NV_SetBits.c | 41 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_SetBits()
|
D | NV_Write.c | 35 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_Write()
|
D | NV_Extend.c | 42 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_Extend()
|
D | NV_Certify.c | 51 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_NV_Certify()
|
D | NV_fp.h | 40 void NvGetIndexInfo(TPMI_RH_NV_INDEX handle, // IN: handle
|
D | PolicyNV.c | 40 NvGetIndexInfo(in->nvIndex, &nvIndex); in TPM2_PolicyNV()
|
D | SessionProcess.c | 54 NvGetIndexInfo(handle, &nvIndex); in IsDAExempted() 326 NvGetIndexInfo(handle, &nvIndex); in IsAuthValueAvailable() 419 NvGetIndexInfo(handle, &nvIndex); in IsAuthPolicyAvailable() 846 NvGetIndexInfo(s_associatedHandles[sessionIndex], &nvIndex); in CheckPolicyAuthSession()
|
D | NV.c | 1217 NvGetIndexInfo( in NvGetIndexInfo() function 1259 NvGetIndexInfo(nvHandle, &nvIndex); in NvInitialCounter() 1503 NvGetIndexInfo(handle, &nvIndex); in NvGetName()
|