[PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash

Greg KH greg at kroah.com
Sun Jan 24 20:00:19 UTC 2016


On Sun, Jan 24, 2016 at 09:16:26PM +0800, Herbert Xu wrote:
> The interfaces blkcipher and hash are obsolete.  This patch replaces
> them with skcipher and ahash respectively.
> 
> Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au>
> ---
> 
>  drivers/staging/rtl8192e/rtllib_crypt_tkip.c |   99 ++++++++++++++-------------
>  drivers/staging/rtl8192e/rtllib_crypt_wep.c  |   48 +++++++------
>  2 files changed, 82 insertions(+), 65 deletions(-)

Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>


More information about the devel mailing list