[CRYPTO] api: Add missing headers for setkey_unaligned
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Aug 2007 08:23:01 +0000 (16:23 +0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:40 +0000 (16:55 -0700)
commit791b4d5f73cbc16ee532ebac5bd82d51524d4f99
treedf9e5ee5a6e94892fb1056627caea4e494343083
parent39e1ee011f42dbbcb0210c73ea728ae54cf63b06
[CRYPTO] api: Add missing headers for setkey_unaligned

This patch ensures that kernel.h and slab.h are included for
the setkey_unaligned function.  It also breaks a couple of
long lines.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ablkcipher.c
crypto/blkcipher.c
crypto/cipher.c
crypto/hash.c