Linux Kernel
3.7.1
|
#include <crypto4xx_sa.h>
Data Fields | |
struct dynamic_sa_ctl | ctrl |
u32 | key [4] |
u32 | iv [4] |
u32 | state_ptr |
u32 | reserved |
Security Association (SA) for AES128
Definition at line 190 of file crypto4xx_sa.h.
Definition at line 191 of file crypto4xx_sa.h.
u32 iv[4] |
Definition at line 193 of file crypto4xx_sa.h.
u32 key[4] |
Definition at line 192 of file crypto4xx_sa.h.
u32 reserved |
Definition at line 195 of file crypto4xx_sa.h.
u32 state_ptr |
Definition at line 194 of file crypto4xx_sa.h.