From: Marcelo Cerri <marcelo.cerri@canonical.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>,
linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Propagate fallback bit for cbc and ctr
Date: Mon, 6 Mar 2017 09:20:14 -0300 [thread overview]
Message-ID: <20170306122014.GF5364@gallifrey> (raw)
In-Reply-To: <1488199106-16061-1-git-send-email-marcelo.cerri@canonical.com>
[-- Attachment #1: Type: text/plain, Size: 669 bytes --]
Hi Herbert,
Any thoughts on this?
On Mon, Feb 27, 2017 at 09:38:24AM -0300, Marcelo Henrique Cerri wrote:
> Hi Hebert,
>
> For v2:
>
> - fixed the memory leakage in cbc.
> - included crypto/algapi.h in crypto/cbc.c for crypto_requires_off();
> - ERR_CAST instead PTR_ERR in ctr.
> - Also propagated the fallback bit for rfc3686.
>
> Marcelo Henrique Cerri (2):
> crypto: cbc - Propagate NEED_FALLBACK bit
> crypto: ctr - Propagate NEED_FALLBACK bit
>
> crypto/cbc.c | 15 +++++++++++++--
> crypto/ctr.c | 23 ++++++++++++++++++-----
> 2 files changed, 31 insertions(+), 7 deletions(-)
>
> --
> 2.7.4
>
--
Regards,
Marcelo
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2017-03-06 12:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-27 12:38 [PATCH v2 0/2] Propagate fallback bit for cbc and ctr Marcelo Henrique Cerri
2017-02-27 12:38 ` [PATCH v2 1/2] crypto: cbc - Propagate NEED_FALLBACK bit Marcelo Henrique Cerri
2017-02-27 12:38 ` [PATCH v2 2/2] crypto: ctr " Marcelo Henrique Cerri
2017-03-06 12:20 ` Marcelo Cerri [this message]
2017-03-09 10:47 ` [PATCH v2 0/2] Propagate fallback bit for cbc and ctr 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=20170306122014.GF5364@gallifrey \
--to=marcelo.cerri@canonical.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.