Home
last modified time | relevance | path

Searched defs:TPMA_NV_GLOBALLOCK (Results 1 – 2 of 2) sorted by relevance

/external/tpm2-tss/include/tss2/
Dtss2_tpm2_types.h1692 #define TPMA_NV_GLOBALLOCK ((TPMA_NV) 0x00008000) /* SET 1 If TPM2_NV_GlobalWriteLock is succes… macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmTypes.h2325 #define TPMA_NV_GLOBALLOCK ((TPMA_NV)1 << 15) macro