IFAPI_GetInfo.3 884 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. .TH "IFAPI_GetInfo" 3 "Fri Oct 7 2022" "Version 3.2.0" "tpm2-tss" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. IFAPI_GetInfo
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <fapi_int\&.h>\fP
  11. .SS "Data Fields"
  12. .in +1c
  13. .ti -1c
  14. .RI "TPMS_CAPABILITY_DATA * \fBcapability_data\fP"
  15. .br
  16. .ti -1c
  17. .RI "TPMS_CAPABILITY_DATA * \fBfetched_data\fP"
  18. .br
  19. .ti -1c
  20. .RI "size_t \fBidx_info_cap\fP"
  21. .br
  22. .ti -1c
  23. .RI "\fBIFAPI_INFO\fP \fBinfo_obj\fP"
  24. .br
  25. .ti -1c
  26. .RI "UINT32 \fBproperty_count\fP"
  27. .br
  28. .ti -1c
  29. .RI "UINT32 \fBproperty\fP"
  30. .br
  31. .in -1c
  32. .SH "Detailed Description"
  33. .PP
  34. The data structure holding internal state of Fapi_GetInfo\&.
  35. .SH "Field Documentation"
  36. .PP
  37. .SS "TPMS_CAPABILITY_DATA* capability_data"
  38. The TPM capability for one property
  39. .SS "TPMS_CAPABILITY_DATA* fetched_data"
  40. The data fetched in one TPM command
  41. .SH "Author"
  42. .PP
  43. Generated automatically by Doxygen for tpm2-tss from the source code\&.