• Linus Torvalds's avatar
    Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 · 64e7003c
    Linus Torvalds authored
    Pull crypto updates from Herbert Xu:
     "API:
       - Optimise away self-test overhead when they are disabled
       - Support symmetric encryption via keyring keys in af_alg
       - Flip hwrng default_quality, the default is now maximum entropy
    
      Algorithms:
       - Add library version of aesgcm
       - CFI fixes for assembly code
       - Add arm/arm64 accelerated versions of sm3/sm4
    
      Drivers:
       - Remove assumption on arm64 that kmalloc is DMA-aligned
       - Fix selftest failures in rockchip
       - Add support for RK3328/RK3399 in rockchip
       - Add deflate support in qat
       - Merge ux500 into stm32
       - Add support for TEE for PCI ID 0x14CA in ccp
       - Add mt7986 support in mtk
       - Add MaxLinear platform support in inside-secure
       - Add NPCM8XX support in npcm"
    
    * tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (184 commits)
      crypto: ux500/cryp - delete driver
      crypto: stm32/cryp - enable for use wit...
    64e7003c
testmgr.c 150 KB