Linux Kernel
3.7.1
|
Data Fields | |
unsigned int | reqoff |
struct crypto_ahash * | auth |
struct crypto_ablkcipher * | enc |
Definition at line 33 of file authencesn.c.
struct crypto_ahash* auth |
Definition at line 35 of file authencesn.c.
struct crypto_ablkcipher* enc |
Definition at line 36 of file authencesn.c.
unsigned int reqoff |
Definition at line 34 of file authencesn.c.