Revision dac0bde43b0b3685390b68c9058bee36d4d5c747 authored by Linus Torvalds on 13 March 2019, 16:51:17 UTC, committed by Linus Torvalds on 13 March 2019, 16:51:17 UTC
Pull crypto fixes from Herbert Xu:
 "This fixes a bug in the newly added Exynos5433 AES code as well as an
  old one in the caam driver"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: caam - add missing put_device() call
  crypto: s5p-sss - fix AES support for Exynos5433
2 parent s 5ea6718 + 00e8744
Raw File
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top