linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org>
To: Ryder Lee <ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
Cc: linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 9/9] crypto: mediatek - add support to OFB mode and CFB128 mode
Date: Wed, 8 Mar 2017 18:48:40 +0800	[thread overview]
Message-ID: <20170308104840.GA5069@gondor.apana.org.au> (raw)
In-Reply-To: <1487582822-30393-10-git-send-email-ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>

On Mon, Feb 20, 2017 at 05:27:02PM +0800, Ryder Lee wrote:
> This patch adds support to OFB mode and CFB128 mode.
> 
> Signed-off-by: Ryder Lee <ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>

In general we do not add any algorithms that

1) have no in-kernel users;
2) and/or have no software implementations.

Thanks,
-- 
Email: Herbert Xu <herbert-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

      parent reply	other threads:[~2017-03-08 10:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-20  9:26 [PATCH 0/9] improve performances on mediatek crypto driver Ryder Lee
2017-02-20  9:26 ` [PATCH 1/9] crypto: mediatek - rework interrupt handler Ryder Lee
2017-02-20  9:26 ` [PATCH 2/9] crypto: mediatek - add MTK_* prefix and correct annotations Ryder Lee
2017-02-20  9:26 ` [PATCH 3/9] crypto: mediatek - make mtk_sha_xmit() more generic Ryder Lee
2017-02-20  9:26 ` [PATCH 4/9] crypto: mediatek - simplify descriptor ring management Ryder Lee
2017-02-20  9:26 ` [PATCH 5/9] crypto: mediatek - add queue_task tasklet Ryder Lee
2017-02-20  9:26 ` [PATCH 6/9] crypto: mediatek - fix error handling in mtk_aes_complete() Ryder Lee
2017-02-20  9:27 ` [PATCH 7/9] crypto: mediatek - add mtk_aes_gcm_tag_verify() Ryder Lee
2017-02-20  9:27 ` [PATCH 8/9] crypto: mediatek - make hardware operation flow more efficient Ryder Lee
2017-02-20  9:27 ` [PATCH 9/9] crypto: mediatek - add support to OFB mode and CFB128 mode Ryder Lee
     [not found]   ` <1487582822-30393-10-git-send-email-ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2017-03-08 10:48     ` Herbert Xu [this message]

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=20170308104840.GA5069@gondor.apana.org.au \
    --to=herbert-loam2ak0srrlbo1qdeomrrpzq4s04n8q@public.gmane.org \
    --cc=linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    /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;
as well as URLs for NNTP newsgroup(s).