On Fri, Oct 13, 2017 at 03:30:32PM +0200, Boris Brezillon wrote:
> crypto_alg is not supposed to be directly implemented by crypto engine
> driver. Drivers should instead implement specialized interfaces like
> ahash_alg or skcipher_alg.
> 
> Migrate to all cipher algorithms to the skcipher_alg interface. While at
> it, get rid of all references to ablkcipher including in internal struct
> or function names.
> 
> Signed-off-by: Boris Brezillon <boris.brezil...@free-electrons.com>

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to