Linux Kernel
3.7.1
|
Data Fields | |
struct omap_sham_dev * | dd |
unsigned long | flags |
struct crypto_shash * | fallback |
struct omap_sham_hmac_ctx | base [0] |
Definition at line 125 of file omap-sham.c.
struct omap_sham_hmac_ctx base[0] |
Definition at line 133 of file omap-sham.c.
struct omap_sham_dev* dd |
Definition at line 126 of file omap-sham.c.
struct crypto_shash* fallback |
Definition at line 131 of file omap-sham.c.
unsigned long flags |
Definition at line 128 of file omap-sham.c.