• Linus Torvalds's avatar
    Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 · 3604a7f5
    Linus Torvalds authored
    Pull crypto updates from Herbert Xu:
     "API:
       - Feed untrusted RNGs into /dev/random
       - Allow HWRNG sleeping to be more interruptible
       - Create lib/utils module
       - Setting private keys no longer required for akcipher
       - Remove tcrypt mode=1000
       - Reorganised Kconfig entries
    
      Algorithms:
       - Load x86/sha512 based on CPU features
       - Add AES-NI/AVX/x86_64/GFNI assembler implementation of aria cipher
    
      Drivers:
       - Add HACE crypto driver aspeed"
    
    * tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (124 commits)
      crypto: aspeed - Remove redundant dev_err call
      crypto: scatterwalk - Remove unused inline function scatterwalk_aligned()
      crypto: aead - Remove unused inline functions from aead
      crypto: bcm - Simplify obtain the name for cipher
      crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()
      hwrng: core - start hwrng kthread also for untrusted source...
    3604a7f5
Kconfig 76.6 KB