All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Andrzej Zaborowski <andrew.zaborowski@intel.com>
Cc: linux-crypto@vger.kernel.org
Subject: Re: [PATCH v3 3/4] crypto: akcipher: add akcipher declarations useful for templates.
Date: Wed, 25 Nov 2015 09:18:20 +0800	[thread overview]
Message-ID: <20151125011820.GB5907@gondor.apana.org.au> (raw)
In-Reply-To: <CAOq732LT4JoBzHv3Jd=ZXzWkU+LMc1Zmqv4WvM4K4X5LRps3ow@mail.gmail.com>

On Tue, Nov 24, 2015 at 09:54:57PM +0100, Andrzej Zaborowski wrote:
>
> It doesn't need to export crypto_aead_type but instead needs to export
> crypto_aead_grab and aead_register_instance.  I'll add those for
> akcipher and resend then.  Would there be any point defining a
> crypto_akcipher_spawn following the AEAD pattern?

Well if you need to spawn an akcipher (which I presume you do) then
yes you should define it.

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

  reply	other threads:[~2015-11-25  1:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-20  3:13 [PATCH v3 1/4] lib/mpi: only require buffers as big as needed for the integer Andrew Zaborowski
2015-11-20  3:13 ` [PATCH v3 2/4] crypto: rsa: only require output buffers as big as needed Andrew Zaborowski
2015-11-20  3:13 ` [PATCH v3 3/4] crypto: akcipher: add akcipher declarations useful for templates Andrew Zaborowski
2015-11-24  9:54   ` Herbert Xu
2015-11-24 20:54     ` Andrzej Zaborowski
2015-11-25  1:18       ` Herbert Xu [this message]
2015-11-20  3:13 ` [PATCH 4/4] crypto: RSA padding algorithm Andrew Zaborowski

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=20151125011820.GB5907@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=andrew.zaborowski@intel.com \
    --cc=linux-crypto@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.