Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1323299
| 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 17:30 +0100 |
| Message-ID | <qXpwu-5xp-5@gated-at.bofh.it> (permalink) |
| References | <qVGBs-20k-27@gated-at.bofh.it> <qXjho-Ev-7@gated-at.bofh.it> <qXp3s-50K-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 01, 2016 at 07:46:59AM -0800, Tadeusz Struk wrote: > > Yes, I though about it, but I followed skcipher. The skcipher_request_cast() > helper is in crypto/skcipher.h not in crypto/internal/skcipher.h > Shouldn't this be consistent? Yes it should be moved into internal as well. 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll 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