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

#include <crypto4xx_sa.h>

Data Fields

struct {
   u32   scatter:1
 
   u32   gather:1
 
   u32   save_hash_state:1
 
   u32   save_iv:1
 
   u32   load_hash_state:2
 
   u32   load_iv:2
 
   u32   digest_len:4
 
   u32   hdr_proc:1
 
   u32   extend_pad:1
 
   u32   stream_cipher_pad:1
 
   u32   rsv:1
 
   u32   hash_alg:4
 
   u32   cipher_alg:4
 
   u32   pad_type:2
 
   u32   op_group:2
 
   u32   dir:1
 
   u32   opcode:3
 
bf
 
u32 w
 

Detailed Description

Definition at line 90 of file crypto4xx_sa.h.

Field Documentation

struct { ... } bf

Definition at line 104 of file crypto4xx_sa.h.

u32 digest_len

Definition at line 98 of file crypto4xx_sa.h.

u32 dir

Definition at line 107 of file crypto4xx_sa.h.

u32 extend_pad

Definition at line 100 of file crypto4xx_sa.h.

u32 gather

Definition at line 93 of file crypto4xx_sa.h.

u32 hash_alg

Definition at line 103 of file crypto4xx_sa.h.

u32 hdr_proc

Definition at line 99 of file crypto4xx_sa.h.

u32 load_hash_state

Definition at line 96 of file crypto4xx_sa.h.

u32 load_iv

Definition at line 97 of file crypto4xx_sa.h.

u32 op_group

Definition at line 106 of file crypto4xx_sa.h.

Definition at line 108 of file crypto4xx_sa.h.

u32 pad_type

Definition at line 105 of file crypto4xx_sa.h.

u32 rsv

Definition at line 102 of file crypto4xx_sa.h.

u32 save_hash_state

Definition at line 94 of file crypto4xx_sa.h.

u32 save_iv

Definition at line 95 of file crypto4xx_sa.h.

u32 scatter

Definition at line 92 of file crypto4xx_sa.h.

u32 stream_cipher_pad

Definition at line 101 of file crypto4xx_sa.h.

u32 w

Definition at line 110 of file crypto4xx_sa.h.


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