Linux cryptographic layer development
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Herbert Xu <herbert@gondor.apana.org.au>,
	"David S. Miller" <davem@davemloft.net>,
	linux-crypto@vger.kernel.org
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	Gregory CLEMENT <gregory.clement@free-electrons.com>,
	Jason Cooper <jason@lakedaemon.net>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Andrew Lunn <andrew@lunn.ch>,
	Antoine Tenart <antoine.tenart@free-electrons.com>
Subject: Re: [PATCH] crypto: marvell - Switch cipher algs to the skcipher interface
Date: Fri, 13 Oct 2017 15:39:25 +0200	[thread overview]
Message-ID: <20171013153925.30ff5095@bbrezillon> (raw)
In-Reply-To: <20171013133032.6025-1-boris.brezillon@free-electrons.com>

On Fri, 13 Oct 2017 15:30:32 +0200
Boris Brezillon <boris.brezillon@free-electrons.com> wrote:

> crypto_alg is not supposed to be directly implemented by crypto engine
> driver. Drivers should instead implement specialized interfaces like

*drivers.

> ahash_alg or skcipher_alg.
> 
> Migrate to all cipher algorithms to the skcipher_alg interface. While at

s/Migrate to all/Migrate all/

> it, get rid of all references to ablkcipher including in internal struct
> or function names.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>

  reply	other threads:[~2017-10-13 13:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-13 13:30 [PATCH] crypto: marvell - Switch cipher algs to the skcipher interface Boris Brezillon
2017-10-13 13:39 ` Boris Brezillon [this message]
2017-11-03 14:24 ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171013153925.30ff5095@bbrezillon \
    --to=boris.brezillon@free-electrons.com \
    --cc=andrew@lunn.ch \
    --cc=antoine.tenart@free-electrons.com \
    --cc=davem@davemloft.net \
    --cc=gregory.clement@free-electrons.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=jason@lakedaemon.net \
    --cc=linux-crypto@vger.kernel.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=thomas.petazzoni@free-electrons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox