Home
last modified time | relevance | path

Searched refs:NvGetIndexInfo (Results 1 – 21 of 21) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DEntity.c280 NV_INDEX *nvIndex = NvGetIndexInfo(handle, NULL); in EntityGetAuthValue()
368 NV_INDEX *nvIndex = NvGetIndexInfo(handle, NULL); in EntityGetAuthPolicy()
454 NV_INDEX *nvIndex = NvGetIndexInfo(handle, NULL); in EntityGetHierarchy()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/
DNV_ReadPublic.c49 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, NULL); in TPM2_NV_ReadPublic()
DNV_ChangeAuth.c53 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_ChangeAuth()
DNV_UndefineSpaceSpecial.c54 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_UndefineSpaceSpecial()
DNV_UndefineSpace.c57 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_UndefineSpace()
DNV_ReadLock.c60 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_ReadLock()
DNV_WriteLock.c59 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_WriteLock()
DNV_SetBits.c59 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_SetBits()
DNV_Read.c64 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_Read()
DNV_Increment.c54 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_Increment()
DNV_Write.c63 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, NULL); in TPM2_NV_Write()
DNV_spt.c158 NV_INDEX *nvIndex = NvGetIndexInfo(index, NULL); in NvIsPinPassIndex()
DNV_Extend.c59 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_Extend()
DNV_Certify.c68 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_Certify()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/
DAC_Send.c69 NV_INDEX *nvIndex = NvGetIndexInfo(nvAlias, &locator); in TPM2_AC_Send()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/
DPolicyAuthorizeNV.c59 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_PolicyAuthorizeNV()
DPolicyNV.c77 nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_PolicyNV()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Session/
DStartAuthSession.c135 NV_INDEX *nvIndex = NvGetIndexInfo(in->bind, NULL); in TPM2_StartAuthSession()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DNvDynamic_fp.h220 NvGetIndexInfo(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
DSessionProcess.c87 NV_INDEX *nvIndex = NvGetIndexInfo(handle, NULL); in IsDAExempted()
362 NV_INDEX *nvIndex = NvGetIndexInfo(handle, &locator); in IsAuthValueAvailable()
482 NV_INDEX *nvIndex = NvGetIndexInfo(handle, NULL); in IsAuthPolicyAvailable()
1099 nvIndex = NvGetIndexInfo(s_associatedHandles[sessionIndex], &locator); in CheckPolicyAuthSession()
1456 NV_INDEX *nvIndex = NvGetIndexInfo(associatedHandle, &locator); in CheckAuthSession()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DNvDynamic.c782 NV_INDEX *nvIndex = NvGetIndexInfo(handle, NULL); in NvIndexIsAccessible()
1032 NvGetIndexInfo( in NvGetIndexInfo() function
1222 NV_INDEX *nvIndex = NvGetIndexInfo(handle, NULL); in NvGetNameByIndexHandle()