|
tpm2-tss 4.1.3
TPM Software stack 2.0 TCG spec compliant implementation
|
#include <ifapi_config.h>
Data Fields | |
| char * | profile_dir |
| char * | user_dir |
| char * | keystore_dir |
| char * | profile_name |
| char * | tcti |
| char * | log_dir |
| TPML_PCR_SELECTION | system_pcrs |
| TPMT_HA | ek_fingerprint |
| char * | ek_cert_file |
| TPMI_YES_NO | ek_cert_less |
| char * | web_cert_service |
| char * | firmware_log_file |
| char * | ima_log_file |
Type for storing FAPI configuration
| TPMT_HA ek_fingerprint |
Fingerprint of EK
| char* keystore_dir |
Directory storing key and NV objects
| char* log_dir |
The directory for event logs
| char* profile_dir |
Path for profile directory
| char* profile_name |
Name the used profile
| TPML_PCR_SELECTION system_pcrs |
The PCRs used by IMA etc.
| char* tcti |
The used tcti interface
| char* user_dir |
Directory storing NV objects
| char* web_cert_service |
Certificate service for Intel/AMD TPMs