Hi Herbert,
> This patch replaces uses of blkcipher with skcipher and the long
> obsolete hash interface with shash.
>
> Signed-off-by: Herbert Xu
Acked-by: Marcel Holtmann
> ---
>
> net/bluetooth/smp.c | 135
>
> 1 file changed, 63 inser
Hi Herbert,
[auto build test ERROR on net/master]
[also build test ERROR on v4.4 next-20160122]
[if your patch is applied to the wrong git tree, please drop us a note to help
improving the system]
url:
https://github.com/0day-ci/linux/commits/Herbert-Xu/crypto-Use-skcipher-and-ahash-shash-wh
This patch replaces uses of blkcipher with skcipher and the long
obsolete hash interface with shash.
Signed-off-by: Herbert Xu
---
net/bluetooth/smp.c | 135
1 file changed, 63 insertions(+), 72 deletions(-)
diff --git a/net/bluetooth/sm