Crypto API 2.6

Clone this repo:
  1. 48bc9da crypto: zstd - fix double-free in per-CPU stream cleanup by Giovanni Cabiddu · 3 weeks ago master v6.19-p1
  2. ebbdf64 crypto: ahash - Zero positive err value in ahash_update_finish by Herbert Xu · 3 weeks ago
  3. b0356b7 crypto: ahash - Fix crypto_ahash_import with partial block data by Herbert Xu · 3 weeks ago
  4. 80b6104 crypto: lib/mpi - use min() instead of min_t() by David Laight · 3 weeks ago
  5. 14ca8ce crypto: ccp - use min() instead of min_t() by David Laight · 3 weeks ago
  6. 0f8ead5 hwrng: core - use min3() instead of nested min_t() by David Laight · 3 weeks ago
  7. 6c5d5b6 crypto: aesni - ctr_crypt() use min() instead of min_t() by David Laight · 3 weeks ago
  8. 680cd3e crypto: drbg - Delete unused ctx from struct sdesc by Herbert Xu · 4 weeks ago
  9. c637f3e crypto: testmgr - Add missing DES weak and semi-weak key tests by Thorsten Blum · 4 weeks ago
  10. 20d868a Revert "crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist" by Eric Biggers · 4 weeks ago
  11. 4dffc9b crypto: scatterwalk - Fix memcpy_sglist() to always succeed by Eric Biggers · 4 weeks ago
  12. 5727a844 crypto: iaa - Request to add Kanchana P Sridhar to Maintainers. by Kanchana P Sridhar · 4 weeks ago
  13. bfc11a8 crypto: tcrypt - Remove unused poly1305 support by Eric Biggers · 4 weeks ago
  14. c7dcb04 crypto: ansi_cprng - Remove unused ansi_cprng algorithm by Eric Biggers · 4 weeks ago
  15. 79492d5 crypto: asymmetric_keys - fix uninitialized pointers with free attribute by Ally Heev · 5 weeks ago
  16. a26c23e KEYS: Avoid -Wflex-array-member-not-at-end warning by Gustavo A. R. Silva · 5 weeks ago
  17. 8700ce0 crypto: ccree - Correctly handle return of sg_nents_for_len by Haotian Zhang · 5 weeks ago
  18. e9eb520 crypto: starfive - Correctly handle return of sg_nents_for_len by Haotian Zhang · 5 weeks ago
  19. 76ce17f crypto: iaa - Fix incorrect return value in save_iaa_wq() by Zilin Guan · 5 weeks ago
  20. 2236fc0 crypto: zstd - Remove unnecessary size_t cast by Thorsten Blum · 5 weeks ago