Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DNV.h58 # define TPM_NT_BITS (2) macro
73 (GET_TPM_NT(attributes) == TPM_NT_BITS)
DTpmTypes.h2252 #define TPM_NT_BITS (TPM_NT)(0x2) macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/NVStorage/
DNV_DefineSpace.c104 case TPM_NT_BITS: in TPM2_NV_DefineSpace()