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

  /external/tpm2/
Attest_spt.c 39 attest->magic = TPM_GENERATED_VALUE;
Ticket.c 16 // TPM_GENERATED_VALUE or its substring of canonical form. If so, it is not safe to produce ticket for an
29 TPM_GENERATED valueToCompare = TPM_GENERATED_VALUE;
33 // If the buffer size is less than the size of TPM_GENERATED_VALUE, assume
tpm_types.h 42 #define TPM_GENERATED_VALUE 0xff544347
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 166 #define TPM_GENERATED_VALUE (TPM_GENERATED)(0xff544347)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 489 constexpr TPM_GENERATED TPM_GENERATED_VALUE = 0xff544347;
    [all...]

Completed in 135 milliseconds