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

  /external/tpm2/
Object.c 679 if(*handle >= PLATFORM_PERSISTENT)
NV.c 686 return (handle >= PLATFORM_PERSISTENT && handle <= PERSISTENT_LAST);
705 return (handle >= PERSISTENT_FIRST && handle < PLATFORM_PERSISTENT);
    [all...]
tpm_types.h 421 #define PLATFORM_PERSISTENT (PERSISTENT_FIRST + 0x00800000)
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]
  /system/tpm/trunks/
tpm_generated.h     [all...]

Completed in 153 milliseconds