Crypto API Dev

Clone this repo:
  1. 543ea17 crypto: x86/aes-xts - optimize size of instructions operating on lengths by Eric Biggers · 10 days ago master
  2. e619723 crypto: x86/aes-xts - eliminate a few more instructions by Eric Biggers · 10 days ago
  3. 2717e01 crypto: x86/aes-xts - handle AES-128 and AES-192 more efficiently by Eric Biggers · 10 days ago
  4. ea9459e crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec() by Eric Biggers · 10 days ago
  5. 1d27e1f crypto: x86/aes-xts - handle CTS encryption more efficiently by Eric Biggers · 11 days ago
  6. 3525fe4 crypto: stm32/hash - add full DMA support for stm32mpx by Maxime Méré · 11 days ago
  7. d281a28 crypto: qat - improve error logging to be consistent across features by Adam Guerin · 11 days ago
  8. 4a4fc6c crypto: qat - improve error message in adf_get_arbiter_mapping() by Adam Guerin · 11 days ago
  9. 7daba20 crypto: x86/sha256-ni - simplify do_4rounds by Eric Biggers · 12 days ago
  10. 59e62b2 crypto: x86/sha256-ni - optimize code size by Eric Biggers · 12 days ago
  11. 1b5ddb0 crypto: x86/sha256-ni - rename some register aliases by Eric Biggers · 12 days ago
  12. ffaec34 crypto: x86/sha256-ni - convert to use rounds macros by Eric Biggers · 12 days ago
  13. 5d5bd24 crypto: qat - implement dh fallback for primes > 4K by Damian Muszynski · 12 days ago
  14. b924ecd crypto: x86/aes-xts - access round keys using single-byte offsets by Eric Biggers · 2 weeks ago
  15. 6a6d6a3 crypto: octeontx2 - add missing check for dma_map_single by Chen Ni · 2 weeks ago
  16. 751fb25 crypto: x86/aes-xts - make non-AVX implementation use new glue code by Eric Biggers · 2 weeks ago
  17. 5c6ca9d X.509: Introduce scope-based x509_certificate allocation by Lukas Wunner · 2 weeks ago
  18. c9ccfd5 crypto: hisilicon/qm - Add the err memory release process to qm uninit by Chenghai Huang · 2 weeks ago
  19. 745a118 crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump by Chenghai Huang · 2 weeks ago
  20. bba4250 crypto: hisilicon/sec - Fix memory leak for sec resource release by Chenghai Huang · 2 weeks ago