UINT8_ARY.3 453 B

123456789101112131415161718192021222324252627
  1. .TH "UINT8_ARY" 3 "Fri Oct 7 2022" "Version 3.2.0" "tpm2-tss" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. UINT8_ARY
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <fapi_types\&.h>\fP
  11. .SS "Data Fields"
  12. .in +1c
  13. .ti -1c
  14. .RI "size_t \fBsize\fP"
  15. .br
  16. .ti -1c
  17. .RI "uint8_t * \fBbuffer\fP"
  18. .br
  19. .in -1c
  20. .SH "Detailed Description"
  21. .PP
  22. The data structure representing an unit8_t array\&.
  23. .SH "Author"
  24. .PP
  25. Generated automatically by Doxygen for tpm2-tss from the source code\&.