Hi Herbert, > This patch replaces uses of blkcipher with skcipher and the long > obsolete hash interface with shash. > > Signed-off-by: Herbert Xu <herb...@gondor.apana.org.au>
Acked-by: Marcel Holtmann <mar...@holtmann.org> > --- > > net/bluetooth/smp.c | 135 > ++++++++++++++++++++++++---------------------------- > 1 file changed, 63 insertions(+), 72 deletions(-) Regards Marcel