Home
last modified time | relevance | path

Searched refs:NvWriteIndexAttributes (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/
DNV_ReadLock.c88 return NvWriteIndexAttributes(nvIndex->publicArea.nvIndex, in TPM2_NV_ReadLock()
DNV_WriteLock.c87 return NvWriteIndexAttributes(nvIndex->publicArea.nvIndex, locator, in TPM2_NV_WriteLock()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DNvDynamic_fp.h193 NvWriteIndexAttributes(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DNvDynamic.c973 NvWriteIndexAttributes( in NvWriteIndexAttributes() function