HomeSort by relevance Sort by last modified time
    Searched refs:TPMA_NV_CLEAR_STCLEAR (Results 1 - 5 of 5) sorted by null

  /system/tpm/trunks/
tpm_constants.h 55 constexpr TPMA_NV TPMA_NV_CLEAR_STCLEAR = 1U << 27;
  /external/tpm2/
NV_DefineSpace.c 117 // An index with TPMA_NV_CLEAR_STCLEAR can't be a counter and can't have
119 if( attributes.TPMA_NV_CLEAR_STCLEAR == SET
NV.c 882 // b) reset NV Index data that has TPMA_NV_CLEAR_STCLEAR SET; and
920 // Reset NV data for TPMA_NV_CLEAR_STCLEAR
921 if(attributes.TPMA_NV_CLEAR_STCLEAR == SET)
    [all...]
tpm_types.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 52 milliseconds