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

#include <crypto4xx_sa.h>

Data Fields

struct {
   u32   arc4_state_ptr:1
 
   u32   arc4_ij_ptr:1
 
   u32   state_ptr:1
 
   u32   iv3:1
 
   u32   iv2:1
 
   u32   iv1:1
 
   u32   iv0:1
 
   u32   seq_num_mask3:1
 
   u32   seq_num_mask2:1
 
   u32   seq_num_mask1:1
 
   u32   seq_num_mask0:1
 
   u32   seq_num1:1
 
   u32   seq_num0:1
 
   u32   spi:1
 
   u32   outer_size:5
 
   u32   inner_size:5
 
   u32   key_size:4
 
   u32   cmd_size:4
 
bf
 
u32 w
 

Detailed Description

Contents of Dynamic Security Association (SA) with all possible fields

Definition at line 29 of file crypto4xx_sa.h.

Field Documentation

u32 arc4_ij_ptr

Definition at line 32 of file crypto4xx_sa.h.

u32 arc4_state_ptr

Definition at line 31 of file crypto4xx_sa.h.

struct { ... } bf
u32 cmd_size

Definition at line 48 of file crypto4xx_sa.h.

u32 inner_size

Definition at line 46 of file crypto4xx_sa.h.

u32 iv0

Definition at line 37 of file crypto4xx_sa.h.

u32 iv1

Definition at line 36 of file crypto4xx_sa.h.

u32 iv2

Definition at line 35 of file crypto4xx_sa.h.

u32 iv3

Definition at line 34 of file crypto4xx_sa.h.

u32 key_size

Definition at line 47 of file crypto4xx_sa.h.

u32 outer_size

Definition at line 45 of file crypto4xx_sa.h.

u32 seq_num0

Definition at line 43 of file crypto4xx_sa.h.

u32 seq_num1

Definition at line 42 of file crypto4xx_sa.h.

u32 seq_num_mask0

Definition at line 41 of file crypto4xx_sa.h.

u32 seq_num_mask1

Definition at line 40 of file crypto4xx_sa.h.

u32 seq_num_mask2

Definition at line 39 of file crypto4xx_sa.h.

u32 seq_num_mask3

Definition at line 38 of file crypto4xx_sa.h.

u32 spi

Definition at line 44 of file crypto4xx_sa.h.

u32 state_ptr

Definition at line 33 of file crypto4xx_sa.h.

u32 w

Definition at line 50 of file crypto4xx_sa.h.


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