IFAPI_EVENT_UNION.3 656 B

123456789101112131415161718192021222324252627282930313233
  1. .TH "IFAPI_EVENT_UNION" 3 "Fri Oct 7 2022" "Version 3.2.0" "tpm2-tss" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. IFAPI_EVENT_UNION
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <ifapi_eventlog\&.h>\fP
  11. .SS "Data Fields"
  12. .in +1c
  13. .ti -1c
  14. .RI "\fBIFAPI_TSS_EVENT\fP \fBtss_event\fP"
  15. .br
  16. .ti -1c
  17. .RI "\fBIFAPI_IMA_EVENT\fP \fBima_event\fP"
  18. .br
  19. .in -1c
  20. .SH "Detailed Description"
  21. .PP
  22. Type for representing sub types of FAPI events
  23. .SH "Field Documentation"
  24. .PP
  25. .SS "\fBIFAPI_IMA_EVENT\fP ima_event"
  26. IMA event information
  27. .SS "\fBIFAPI_TSS_EVENT\fP tss_event"
  28. TSS event information
  29. .SH "Author"
  30. .PP
  31. Generated automatically by Doxygen for tpm2-tss from the source code\&.