|
Linux Kernel
3.7.1
|
Data Fields | |
| struct cryptocop_transform_init | init |
| unsigned char | dec_key [CRYPTOCOP_MAX_KEY_LENGTH] |
| unsigned int | dec_key_set:1 |
| struct cryptocop_transform_ctx * | next |
Definition at line 130 of file cryptocop.c.
| unsigned char dec_key[CRYPTOCOP_MAX_KEY_LENGTH] |
Definition at line 132 of file cryptocop.c.
| unsigned int dec_key_set |
Definition at line 133 of file cryptocop.c.
| struct cryptocop_transform_init init |
Definition at line 131 of file cryptocop.c.
Definition at line 135 of file cryptocop.c.
1.8.2