Linux Kernel
3.7.1
|
Data Fields | |
struct spacc_generic_ctx | generic |
u8 | key [AES_MAX_KEY_SIZE] |
u8 | key_len |
struct crypto_ablkcipher * | sw_cipher |
Definition at line 157 of file picoxcell_crypto.c.
struct spacc_generic_ctx generic |
Definition at line 158 of file picoxcell_crypto.c.
u8 key[AES_MAX_KEY_SIZE] |
Definition at line 159 of file picoxcell_crypto.c.
u8 key_len |
Definition at line 160 of file picoxcell_crypto.c.
struct crypto_ablkcipher* sw_cipher |
Definition at line 165 of file picoxcell_crypto.c.