Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cap_t Union Reference

#include <tpm.h>

Data Fields

struct permanent_flags_t perm_flags
 
struct stclear_flags_t stclear_flags
 
bool owned
 
__be32 num_pcrs
 
struct tpm_version_t tpm_version
 
struct tpm_version_1_2_t tpm_version_1_2
 
__be32 manufacturer_id
 
struct timeout_t timeout
 
struct duration_t duration
 

Detailed Description

Definition at line 226 of file tpm.h.

Field Documentation

struct duration_t duration

Definition at line 235 of file tpm.h.

__be32 manufacturer_id

Definition at line 233 of file tpm.h.

__be32 num_pcrs

Definition at line 230 of file tpm.h.

bool owned

Definition at line 229 of file tpm.h.

Definition at line 227 of file tpm.h.

struct stclear_flags_t stclear_flags

Definition at line 228 of file tpm.h.

struct timeout_t timeout

Definition at line 234 of file tpm.h.

struct tpm_version_t tpm_version

Definition at line 231 of file tpm.h.

struct tpm_version_1_2_t tpm_version_1_2

Definition at line 232 of file tpm.h.


The documentation for this union was generated from the following file: