HomeSort by relevance Sort by last modified time
    Searched defs:TPM_DIGEST (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h 316 // Part 2, section 5.4: TPM_DIGEST
323 } TPM_DIGEST;
325 typedef TPM_DIGEST TPM_CHOSENID_HASH; // This SHALL be the digest of the chosen identityLabel and privacyCA for a new TPM identity.
326 typedef TPM_DIGEST TPM_COMPOSITE_HASH; // This SHALL be the hash of a list of PCR indexes and PCR values that a key or data is bound to.
327 typedef TPM_DIGEST TPM_DIRVALUE; // This SHALL be the value of a DIR register
328 typedef TPM_DIGEST TPM_HMAC;
329 typedef TPM_DIGEST TPM_PCRVALUE; // The value inside of the PCR
330 typedef TPM_DIGEST TPM_AUDITDIGEST; // This SHALL be the value of the current internal audit state
474 TPM_DIGEST digest;
504 TPM_DIGEST migAuthDigest[1];
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 445 /// Part 2, section 5.4: TPM_DIGEST
449 } TPM_DIGEST;
454 typedef TPM_DIGEST TPM_CHOSENID_HASH;
458 typedef TPM_DIGEST TPM_COMPOSITE_HASH;
462 typedef TPM_DIGEST TPM_DIRVALUE;
464 typedef TPM_DIGEST TPM_HMAC;
468 typedef TPM_DIGEST TPM_PCRVALUE;
472 typedef TPM_DIGEST TPM_AUDITDIGEST;
641 TPM_DIGEST digest;
671 TPM_DIGEST migAuthDigest[1];
    [all...]

Completed in 1118 milliseconds