Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1271033
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 6/8] crypto: akcipher: the key parameter must be const u8 * |
| Date | 2015-11-17 11:00 +0100 |
| Message-ID | <qvLdp-3kN-35@gated-at.bofh.it> (permalink) |
| References | <qlzGx-5pm-3@gated-at.bofh.it> <qlzGy-5pm-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Oct 20, 2015 at 09:34:02AM +0200, LABBE Corentin wrote: > All cryptoAPI setkey function set the key parameter as const u8 *. > This patch make the crypto_akcipher_setkey parameters like others. > > Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> This patch no longer applies. -- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 6/8] crypto: akcipher: the key parameter must be const u8 * Herbert Xu <herbert@gondor.apana.org.au> - 2015-11-17 11:00 +0100
csiph-web