coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
tss_common.h File Reference
#include <stdint.h>
Include dependency graph for tss_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TPM_PCR_MINIMUM_DIGEST_SIZE   20
 
#define TPM_SUCCESS   ((uint32_t)0x00000000)
 

Macro Definition Documentation

◆ TPM_PCR_MINIMUM_DIGEST_SIZE

#define TPM_PCR_MINIMUM_DIGEST_SIZE   20

Definition at line 8 of file tss_common.h.

◆ TPM_SUCCESS

#define TPM_SUCCESS   ((uint32_t)0x00000000)

Definition at line 9 of file tss_common.h.