Linus Torvalds
3e1a29b3bf
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto updates from Herbert Xu:
"API:
- Decryption test vectors are now automatically generated from
encryption test vectors.
Algorithms:
- Fix unaligned access issues in crc32/crc32c.
- Add zstd compression algorithm.
- Add AEGIS.
- Add MORUS.
Drivers:
- Add accelerated AEGIS/MORUS on x86.
- Add accelerated SM4 on arm64.
- Removed x86 assembly salsa implementation as it is slower than C.
- Add authenc(hmac(sha*), cbc(aes)) support in inside-secure.
- Add ctr(aes) support in crypto4xx.
- Add hardware key support in ccree.
- Add support for new Centaur CPU in via-rng"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (112 commits)
crypto: chtls - free beyond end rspq_skb_cache
crypto: chtls - kbuild warnings
crypto: chtls - dereference null variable
crypto: chtls - wait for memory sendmsg, sendpage
crypto: chtls - key len correction
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
crypto: x86/salsa20 - remove x86 salsa20 implementations
crypto: ccp - Add GET_ID SEV command
crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
crypto: ccree - silence debug prints
crypto: ccree - better clock handling
crypto: ccree - correct host regs offset
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
crypt: chelsio - Send IV as Immediate for cipher algo
crypto: chelsio - Return -ENOSPC for transient busy indication.
crypto: caam/qi - fix warning in init_cgr()
crypto: caam - fix rfc4543 descriptors
crypto: caam - fix MC firmware detection
crypto: clarify licensing of OpenSSL asm code
...
2018-06-05 15:51:21 -07:00
..
2018-04-28 16:09:45 +08:00
2018-01-26 01:10:29 +11:00
2018-03-31 01:33:14 +08:00
2018-05-31 00:13:47 +08:00
2018-04-28 16:09:38 +08:00
2018-05-31 00:13:56 +08:00
2018-05-31 00:13:50 +08:00
2018-05-31 00:13:59 +08:00
2018-06-05 15:51:21 -07:00
2018-03-03 00:03:13 +08:00
2017-11-03 22:11:23 +08:00
2018-05-19 00:13:55 +08:00
2018-05-31 00:13:51 +08:00
2017-11-14 10:52:09 -08:00
2017-11-02 11:10:55 +01:00
2018-02-15 23:26:57 +08:00
2018-02-22 22:16:15 +08:00
2018-02-22 22:16:34 +08:00
2018-03-16 23:35:51 +08:00
2018-05-31 00:13:44 +08:00
2017-11-02 11:10:55 +01:00
2018-03-03 00:03:40 +08:00
2017-02-03 18:16:14 +08:00
2017-08-03 13:47:23 +08:00
2017-07-18 17:50:58 +08:00
2017-11-02 11:10:55 +01:00
2018-02-22 22:17:00 +08:00
2017-11-02 11:10:55 +01:00
2018-02-22 22:17:00 +08:00
2018-04-28 16:09:35 +08:00
2017-07-18 18:15:57 +08:00
2014-05-22 21:03:12 +08:00
2017-11-29 17:33:30 +11:00
2017-08-03 13:47:18 +08:00
2018-03-31 01:33:12 +08:00
2018-05-27 00:11:59 +08:00
2018-03-23 23:48:37 +08:00
2017-07-18 17:50:54 +08:00
2018-02-15 23:23:44 +08:00
2017-11-02 11:10:55 +01:00
2018-02-15 23:23:45 +08:00
2017-11-02 11:10:55 +01:00
2017-10-12 22:54:51 +08:00
2018-03-09 22:45:39 +08:00
2018-02-15 23:26:51 +08:00
2018-03-09 22:45:36 +08:00
2017-06-10 12:04:15 +08:00
2018-02-15 23:26:51 +08:00
2018-04-28 16:09:35 +08:00
2018-02-15 01:15:52 +01:00
2017-09-22 17:43:20 +08:00
2011-02-21 22:42:40 +11:00
2018-04-28 16:09:35 +08:00
2018-03-09 22:45:47 +08:00
2018-02-22 22:16:38 +08:00
2018-03-31 01:33:14 +08:00
2017-10-12 22:55:38 +08:00