staging: rtl8192e: Replace uses of obsolete blkcipher and hash
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 24 Jan 2016 13:16:26 +0000 (21:16 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 27 Jan 2016 12:35:46 +0000 (20:35 +0800)
commita1d383943fdd4279c852b0e5718bcf13a923e4dc
tree8bdbae125a7cf36e67f850421883183e6caff9d5
parentfdb89b1b8f814260fd8239b1e09edf9e12c97ef2
staging: rtl8192e: Replace uses of obsolete blkcipher and hash

The interfaces blkcipher and hash are obsolete.  This patch replaces
them with skcipher and ahash respectively.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_crypt_tkip.c
drivers/staging/rtl8192e/rtllib_crypt_wep.c