12345678910111213141516171819202122232425262728 |
- .TH "TPMS_POLICYOR" 3 "Fri Oct 7 2022" "Version 3.2.0" "tpm2-tss" \" -*- nroff -*-
- .ad l
- .nh
- .SH NAME
- TPMS_POLICYOR
- .SH SYNOPSIS
- .br
- .PP
- .PP
- \fC#include <ifapi_policy_types\&.h>\fP
- .SS "Data Fields"
- .in +1c
- .ti -1c
- .RI "struct \fBTPML_POLICYBRANCHES\fP * \fBbranches\fP"
- .br
- .in -1c
- .SH "Detailed Description"
- .PP
- Policy type \fBTPMS_POLICYOR\fP
- .SH "Field Documentation"
- .PP
- .SS "struct \fBTPML_POLICYBRANCHES\fP* branches"
- An (infinite) array of policy elements\&. This does not contai
- .SH "Author"
- .PP
- Generated automatically by Doxygen for tpm2-tss from the source code\&.
|