Linux Kernel
3.7.1
|
Data Fields | |
struct crypto_shash * | shash |
u8 | ipad [SHA1_MD5_BLOCK_SIZE] |
u8 | opad [SHA1_MD5_BLOCK_SIZE] |
Definition at line 119 of file omap-sham.c.
u8 ipad[SHA1_MD5_BLOCK_SIZE] |
Definition at line 121 of file omap-sham.c.
u8 opad[SHA1_MD5_BLOCK_SIZE] |
Definition at line 122 of file omap-sham.c.
struct crypto_shash* shash |
Definition at line 120 of file omap-sham.c.