Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/
DNV_SetBits.c74 if(!IsNvBitsIndex(nvIndex->publicArea.attributes)) in TPM2_NV_SetBits()
DNV_Write.c80 || IsNvBitsIndex(attributes) in TPM2_NV_Write()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DNV.h72 # define IsNvBitsIndex(attributes) \ macro