Searched refs:NvGetIndexInfo (Results 1 – 21 of 21) sorted by relevance
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/ |
D | Entity.c | 280 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/ |
D | NV_ReadPublic.c | 49 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, NULL); in TPM2_NV_ReadPublic()
|
D | NV_ChangeAuth.c | 53 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_ChangeAuth()
|
D | NV_UndefineSpaceSpecial.c | 54 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_UndefineSpaceSpecial()
|
D | NV_UndefineSpace.c | 57 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_UndefineSpace()
|
D | NV_ReadLock.c | 60 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_ReadLock()
|
D | NV_WriteLock.c | 59 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_WriteLock()
|
D | NV_SetBits.c | 59 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_SetBits()
|
D | NV_Read.c | 64 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_Read()
|
D | NV_Increment.c | 54 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_Increment()
|
D | NV_Write.c | 63 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, NULL); in TPM2_NV_Write()
|
D | NV_spt.c | 158 NV_INDEX *nvIndex = NvGetIndexInfo(index, NULL); in NvIsPinPassIndex()
|
D | NV_Extend.c | 59 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_Extend()
|
D | NV_Certify.c | 68 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_NV_Certify()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/AttachedComponent/ |
D | AC_Send.c | 69 NV_INDEX *nvIndex = NvGetIndexInfo(nvAlias, &locator); in TPM2_AC_Send()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/ |
D | PolicyAuthorizeNV.c | 59 NV_INDEX *nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_PolicyAuthorizeNV()
|
D | PolicyNV.c | 77 nvIndex = NvGetIndexInfo(in->nvIndex, &locator); in TPM2_PolicyNV()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Session/ |
D | StartAuthSession.c | 135 NV_INDEX *nvIndex = NvGetIndexInfo(in->bind, NULL); in TPM2_StartAuthSession()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
D | NvDynamic_fp.h | 220 NvGetIndexInfo(
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/ |
D | SessionProcess.c | 87 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/ |
D | NvDynamic.c | 782 NV_INDEX *nvIndex = NvGetIndexInfo(handle, NULL); in NvIndexIsAccessible() 1032 NvGetIndexInfo( in NvGetIndexInfo() function 1222 NV_INDEX *nvIndex = NvGetIndexInfo(handle, NULL); in NvGetNameByIndexHandle()
|