Re: [PATCH 15/26] Bluetooth: Use skcipher and hash
From: Marcel Holtmann
Date: Mon Jan 25 2016 - 01:49:16 EST
Hi Herbert,
> This patch replaces uses of blkcipher with skcipher and the long
> obsolete hash interface with shash.
>
> Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx>
> ---
>
> net/bluetooth/smp.c | 135 ++++++++++++++++++++++++----------------------------
> 1 file changed, 63 insertions(+), 72 deletions(-)
Regards
Marcel