|
Linux Kernel
3.7.1
|
#include <glue_helper.h>
Data Fields | |
| unsigned int | num_blocks |
| union { | |
| common_glue_func_t ecb | |
| common_glue_cbc_func_t cbc | |
| common_glue_ctr_func_t ctr | |
| } | fn_u |
Definition at line 22 of file glue_helper.h.
Definition at line 26 of file glue_helper.h.
Definition at line 27 of file glue_helper.h.
Definition at line 25 of file glue_helper.h.
| union { ... } fn_u |
| unsigned int num_blocks |
Definition at line 23 of file glue_helper.h.
1.8.2