Linux Kernel
3.7.1
|
Data Fields | |
u8 | raw_tweak_ctx [sizeof(struct crypto_aes_ctx)+AESNI_ALIGN-1] |
u8 | raw_crypt_ctx [sizeof(struct crypto_aes_ctx)+AESNI_ALIGN-1] |
Definition at line 82 of file aesni-intel_glue.c.
u8 raw_crypt_ctx[sizeof(struct crypto_aes_ctx)+AESNI_ALIGN-1] |
Definition at line 84 of file aesni-intel_glue.c.
u8 raw_tweak_ctx[sizeof(struct crypto_aes_ctx)+AESNI_ALIGN-1] |
Definition at line 83 of file aesni-intel_glue.c.