Linux Kernel
3.7.1
|
#include <crypto4xx_sa.h>
Data Fields | |
struct dynamic_sa_ctl | ctrl |
u32 | key [8] |
u32 | iv [4] |
u32 | state_ptr |
u32 | reserved |
Security Association (SA) for AES256
Definition at line 218 of file crypto4xx_sa.h.
Definition at line 219 of file crypto4xx_sa.h.
u32 iv[4] |
Definition at line 221 of file crypto4xx_sa.h.
u32 key[8] |
Definition at line 220 of file crypto4xx_sa.h.
u32 reserved |
Definition at line 223 of file crypto4xx_sa.h.
u32 state_ptr |
Definition at line 222 of file crypto4xx_sa.h.