Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EventLog ¶
func EventLog( eventLog *tpmeventlog.TPMEventLog, filterPCRIndex *pcr.ID, filterHashAlgo *tpmeventlog.TPMAlgorithm, prefix string, isMultiline bool, ) string
EventLog returns a string with a formatted TPM EventLog.
func HashAlgoPtr ¶
func HashAlgoPtr(in tpmeventlog.TPMAlgorithm) *tpmeventlog.TPMAlgorithm
HashAlgoPtr is just a replacement for ugly &[]tpmeventlog.TPMAlgorithm{in}[0]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.