Linux Kernel
3.7.1
|
#include <crypto4xx_sa.h>
Data Fields | |
struct { | |
u32 crypto_mode31:1 | |
u32 save_arc4_state:1 | |
u32 arc4_stateful:1 | |
u32 key_len:5 | |
u32 hash_crypto_offset:8 | |
u32 sa_rev:2 | |
u32 byte_offset:1 | |
u32 hmac_muting:1 | |
u32 feedback_mode:2 | |
u32 crypto_mode9_8:2 | |
u32 extended_seq_num:1 | |
u32 seq_num_mask:1 | |
u32 mutable_bit_proc:1 | |
u32 ip_version:1 | |
u32 copy_pad:1 | |
u32 copy_payload:1 | |
u32 copy_hdr:1 | |
u32 rsv1:1 | |
} | bf |
u32 | w |
Definition at line 147 of file crypto4xx_sa.h.
u32 arc4_stateful |
Definition at line 151 of file crypto4xx_sa.h.
struct { ... } bf |
u32 byte_offset |
Definition at line 155 of file crypto4xx_sa.h.
u32 copy_hdr |
Definition at line 165 of file crypto4xx_sa.h.
u32 copy_pad |
Definition at line 163 of file crypto4xx_sa.h.
u32 copy_payload |
Definition at line 164 of file crypto4xx_sa.h.
u32 crypto_mode31 |
Definition at line 149 of file crypto4xx_sa.h.
u32 crypto_mode9_8 |
Definition at line 158 of file crypto4xx_sa.h.
u32 extended_seq_num |
Definition at line 159 of file crypto4xx_sa.h.
u32 feedback_mode |
Definition at line 157 of file crypto4xx_sa.h.
u32 hash_crypto_offset |
Definition at line 153 of file crypto4xx_sa.h.
u32 hmac_muting |
Definition at line 156 of file crypto4xx_sa.h.
u32 ip_version |
Definition at line 162 of file crypto4xx_sa.h.
u32 key_len |
Definition at line 152 of file crypto4xx_sa.h.
u32 mutable_bit_proc |
Definition at line 161 of file crypto4xx_sa.h.
u32 rsv1 |
Definition at line 166 of file crypto4xx_sa.h.
u32 sa_rev |
Definition at line 154 of file crypto4xx_sa.h.
u32 save_arc4_state |
Definition at line 150 of file crypto4xx_sa.h.
u32 seq_num_mask |
Definition at line 160 of file crypto4xx_sa.h.
u32 w |
Definition at line 168 of file crypto4xx_sa.h.