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

  /external/tpm2/
Global.h 103 // A NAME is a BYTE array that can contain a TPMU_NAME
105 typedef BYTE NAME[sizeof(TPMU_NAME)];
    [all...]
tpm_types.h 692 // Table 82 Definition of TPMU_NAME Union <>
696 } TPMU_NAME;
702 BYTE name[sizeof(TPMU_NAME)];
    [all...]
tpm_generated.c 851 if (target->t.size > sizeof(TPMU_NAME)) {
    [all...]
  /external/tpm2/generator/
structure_generator.py 398 # TPMU_NAME and TPMU_ENCRYPTED_SECRET type are never used across the
401 self.name == 'TPMU_NAME' or
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]
  /system/tpm/trunks/
tpm_generated.h     [all...]

Completed in 1021 milliseconds