Revision 6b9d1c24e05118568aafeb7890600190a8374f6c authored by Linus Torvalds on 14 August 2017, 18:35:56 UTC, committed by Linus Torvalds on 14 August 2017, 18:35:56 UTC
Pull crypto fixes from Herbert Xu:
 "Fix an error path bug in ixp4xx as well as a read overrun in
 sha1-avx2"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: x86/sha1 - Fix reads beyond the number of blocks passed
  crypto: ixp4xx - Fix error handling path in 'aead_perform()'
2 parent s ef95484 + 8861249
Raw File
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top