Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1322949

Re: [PATCH] crypto: aead - move aead_request_cast helper to aead.h

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: [PATCH] crypto: aead - move aead_request_cast helper to aead.h
Date 2016-02-01 10:50 +0100
Message-ID <qXjho-Ev-7@gated-at.bofh.it> (permalink)
References <qVGBs-20k-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jan 27, 2016 at 02:09:16PM -0800, Tadeusz Struk wrote:
> Move the helper function to common header for everybody to use.
> 
> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>

This should go into internal/aead.h if at all.  Longer term we
should look for ways to do away with direct uses of crypto_async_request.

Thanks,
-- 
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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] crypto: aead - move aead_request_cast helper to aead.h Tadeusz Struk <tadeusz.struk@intel.com> - 2016-01-27 23:20 +0100
  Re: [PATCH] crypto: aead - move aead_request_cast helper to aead.h Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-01 10:50 +0100
    Re: [PATCH] crypto: aead - move aead_request_cast helper to aead.h Tadeusz Struk <tadeusz.struk@intel.com> - 2016-02-01 17:00 +0100
      Re: [PATCH] crypto: aead - move aead_request_cast helper to aead.h Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-01 17:30 +0100

csiph-web