|
Linux Kernel
3.7.1
|
#include <crypto4xx_reg_def.h>
Data Fields | |
| struct { | |
| u32 pd_pad_ctl:8 | |
| u32 status:8 | |
| u32 next_hdr:8 | |
| u32 rsv:2 | |
| u32 cached_sa:1 | |
| u32 hash_final:1 | |
| u32 init_arc4:1 | |
| u32 rsv1:1 | |
| u32 pe_done:1 | |
| u32 host_ready:1 | |
| } | bf |
| u32 | w |
Definition at line 248 of file crypto4xx_reg_def.h.
| struct { ... } bf |
| u32 cached_sa |
Definition at line 254 of file crypto4xx_reg_def.h.
| u32 hash_final |
Definition at line 255 of file crypto4xx_reg_def.h.
| u32 host_ready |
Definition at line 259 of file crypto4xx_reg_def.h.
| u32 init_arc4 |
Definition at line 256 of file crypto4xx_reg_def.h.
| u32 next_hdr |
Definition at line 252 of file crypto4xx_reg_def.h.
| u32 pd_pad_ctl |
Definition at line 250 of file crypto4xx_reg_def.h.
| u32 pe_done |
Definition at line 258 of file crypto4xx_reg_def.h.
| u32 rsv |
Definition at line 253 of file crypto4xx_reg_def.h.
| u32 rsv1 |
Definition at line 257 of file crypto4xx_reg_def.h.
Definition at line 251 of file crypto4xx_reg_def.h.
| u32 w |
Definition at line 261 of file crypto4xx_reg_def.h.
1.8.2