RE: [PATCH v2] Bluetooth: convert smp and selftest to crypto kpp API

2016-05-12 Thread Benedetto, Salvatore
g; linux- > blueto...@vger.kernel.org; linux-crypto@vger.kernel.org; > mar...@holtmann.org > Subject: Re: [PATCH v2] Bluetooth: convert smp and selftest to crypto kpp > API > > Hi Salvatore, > > On Mon, May 09, 2016, Salvatore Benedetto wrote: > > * Convert both smp and

Re: [PATCH v2] Bluetooth: convert smp and selftest to crypto kpp API

2016-05-12 Thread Johan Hedberg
Hi Salvatore, On Mon, May 09, 2016, Salvatore Benedetto wrote: > * Convert both smp and selftest to crypto kpp API > * Remove module ecc as not more required > * Add ecdh_helper functions for wrapping kpp async calls > > This patch has been tested *only* with selftest, which is called on > mod

[PATCH v2] Bluetooth: convert smp and selftest to crypto kpp API

2016-05-09 Thread Salvatore Benedetto
* Convert both smp and selftest to crypto kpp API * Remove module ecc as not more required * Add ecdh_helper functions for wrapping kpp async calls This patch has been tested *only* with selftest, which is called on module loading. smp-tester passes all tests but the first one, which often time