Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1386259
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Crypto Fixes for 4.6 |
| Date | 2016-04-25 13:20 +0200 |
| Message-ID | <rrMIx-4QJ-3@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <qqilI-2Ut-17@gated-at.bofh.it> <qPHJU-UI-3@gated-at.bofh.it> <qTGYW-2El-27@gated-at.bofh.it> <riksa-3aA-3@gated-at.bofh.it> <rnIWS-5Pm-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Linus:
This push fixes a couple of regressions in the talitos driver
that were introduced back in 4.3. The first bug causes a crash
when the driver's AEAD functionality is used while the second
bug prevents its AEAD feature from working once you get past the
first bug.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
Horia Geant? (1):
crypto: talitos - fix AEAD tcrypt tests
Jonas Eymann (1):
crypto: talitos - fix crash in talitos_cra_init()
drivers/crypto/talitos.c | 87 ++++++++++++++++++++++++++++++----------------
1 file changed, 57 insertions(+), 30 deletions(-)
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 | Next | Find similar | Unroll thread
Crypto Fixes for 4.6 Herbert Xu <herbert@gondor.apana.org.au> - 2016-04-25 13:20 +0200
csiph-web