On 9/1/2016 1:13 PM, Herbert Xu wrote:
> On Mon, Aug 29, 2016 at 05:11:24PM +0300, Horia Geantă wrote:
>> (a)blkcipher is being deprecated in favcur of skcipher.
>> The main difference is that IV generation is moved out
>> of crypto algorithms.
>>
>> Signed-off-by: Horia Geantă <horia.gea...@nxp.com>
> 
> Thanks! Please hold on though because I'm not quite done with
> the driver-side skcipher interface yet.
> 
I see a mixture of ablkcipher and skcipher usage in crypto drivers.

If I am to add a new driver, would it be possible and/or advisable to
use skcipher?

Thanks,
Horia

Reply via email to