https://github.com/torvalds/linux
Revision ec3fbff0302e219997d48117fcb1fd04b8ad97c6 authored by Linus Torvalds on 18 March 2015, 18:10:41 UTC, committed by Linus Torvalds on 18 March 2015, 18:10:41 UTC
Pull crypto fixes from Herbert Xu:
 "Fix a bug in the ARM XTS implementation that can cause failures in
  decrypting encrypted disks, and fix is a memory overwrite bug that can
  cause a crash which can be triggered from userspace"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: aesni - fix memory usage in GCM decryption
  crypto: arm/aes update NEON AES module to latest OpenSSL version
2 parent s da11508 + ccfe8c3
History
Tip revision: ec3fbff0302e219997d48117fcb1fd04b8ad97c6 authored by Linus Torvalds on 18 March 2015, 18:10:41 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Tip revision: ec3fbff

back to top