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

#include <tpm.h>

Data Fields

u8 algorithm [4]
 
u8 encscheme [2]
 
u8 sigscheme [2]
 
__be32 paramsize
 
u8 parameters [12]
 
__be32 keysize
 
u8 modulus [256]
 
u8 checksum [20]
 

Detailed Description

Definition at line 249 of file tpm.h.

Field Documentation

u8 algorithm[4]

Definition at line 250 of file tpm.h.

u8 checksum[20]

Definition at line 257 of file tpm.h.

u8 encscheme[2]

Definition at line 251 of file tpm.h.

__be32 keysize

Definition at line 255 of file tpm.h.

u8 modulus[256]

Definition at line 256 of file tpm.h.

Definition at line 254 of file tpm.h.

__be32 paramsize

Definition at line 253 of file tpm.h.

u8 sigscheme[2]

Definition at line 252 of file tpm.h.


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