IFAPI_NV_TEMPLATE.3 839 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. .TH "IFAPI_NV_TEMPLATE" 3 "Fri Oct 7 2022" "Version 3.2.0" "tpm2-tss" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. IFAPI_NV_TEMPLATE
  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 "TPMI_YES_NO \fBsystem\fP"
  15. .br
  16. .ti -1c
  17. .RI "TPMI_RH_HIERARCHY \fBhierarchy\fP"
  18. .br
  19. .ti -1c
  20. .RI "char * \fBdescription\fP"
  21. .br
  22. .ti -1c
  23. .RI "TPMS_NV_PUBLIC \fBpublic\fP"
  24. .br
  25. .in -1c
  26. .SH "Detailed Description"
  27. .PP
  28. Type for representing template for NV objects
  29. .SH "Field Documentation"
  30. .PP
  31. .SS "char* description"
  32. Description of template\&.
  33. .SS "TPMI_RH_HIERARCHY hierarchy"
  34. Hierarchy for NV object\&.
  35. .SS "TPMS_NV_PUBLIC public"
  36. Template for public data
  37. .SS "TPMI_YES_NO system"
  38. Store the object in the system wide directory
  39. .SH "Author"
  40. .PP
  41. Generated automatically by Doxygen for tpm2-tss from the source code\&.