tpm2-tss  3.2.1
TPM Software stack 2.0 TCG spec compliant implementation
tpm2_eventlog_context Struct Reference

Data Fields

void * data
 
SPECID_CALLBACK specid_cb
 
LOG_EVENT_CALLBACK log_eventhdr_cb
 
EVENT2_CALLBACK event2hdr_cb
 
DIGEST2_CALLBACK digest2_cb
 
EVENT2DATA_CALLBACK event2_cb
 
uint32_t sha1_used
 
uint32_t sha256_used
 
uint32_t sha384_used
 
uint32_t sha512_used
 
uint32_t sm3_256_used
 
uint8_t sha1_pcrs [TPM2_MAX_PCRS][TPM2_SHA1_DIGEST_SIZE]
 
uint8_t sha256_pcrs [TPM2_MAX_PCRS][TPM2_SHA256_DIGEST_SIZE]
 
uint8_t sha384_pcrs [TPM2_MAX_PCRS][TPM2_SHA384_DIGEST_SIZE]
 
uint8_t sha512_pcrs [TPM2_MAX_PCRS][TPM2_SHA512_DIGEST_SIZE]
 
uint8_t sm3_256_pcrs [TPM2_MAX_PCRS][TPM2_SM3_256_DIGEST_SIZE]
 

The documentation for this struct was generated from the following file: