Linux Kernel
3.7.1
|
Data Fields | |
unsigned long | ctrl_default |
unsigned long | type |
struct crypto_alg | alg |
struct spacc_engine * | engine |
struct list_head | entry |
int | key_offs |
int | iv_offs |
Definition at line 138 of file picoxcell_crypto.c.
struct crypto_alg alg |
Definition at line 141 of file picoxcell_crypto.c.
unsigned long ctrl_default |
Definition at line 139 of file picoxcell_crypto.c.
struct spacc_engine* engine |
Definition at line 142 of file picoxcell_crypto.c.
Definition at line 143 of file picoxcell_crypto.c.
int iv_offs |
Definition at line 145 of file picoxcell_crypto.c.
int key_offs |
Definition at line 144 of file picoxcell_crypto.c.
Definition at line 140 of file picoxcell_crypto.c.