Home
last modified time | relevance | path

Searched refs:IsNvExtendIndex (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/
DNV_Write.c81 || IsNvExtendIndex(attributes)) in TPM2_NV_Write()
DNV_Extend.c76 if(!IsNvExtendIndex(nvIndex->publicArea.attributes)) in TPM2_NV_Extend()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DNV.h75 # define IsNvExtendIndex(attributes) \ macro