Crypto API Dev

Clone this repo:
  1. ed265f7 crypto: x86/aes-gcm - simplify GCM hash subkey derivation by Eric Biggers · 6 days ago master
  2. a0bbb1c crypto: x86/aes-gcm - delete unused GCM assembly code by Eric Biggers · 7 days ago
  3. 6a80586 crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath() by Eric Biggers · 7 days ago
  4. c819d7b hwrng: stm32 - repair clock handling by Marek Vasut · 8 days ago
  5. da62ed5 hwrng: stm32 - put IP into RPM suspend on failure by Marek Vasut · 8 days ago
  6. 31b5778 hwrng: stm32 - use logical OR in conditional by Marek Vasut · 8 days ago
  7. 01474b7 crypto: ecdh - Initialize ctx->private_key in proper byte order by Stefan Berger · 9 days ago
  8. bd955a4 crypto: ecdh - Pass private key in proper byte order to check valid key by Stefan Berger · 9 days ago
  9. 5ae6d3f crypto: tegra - Fix some error codes by Dan Carpenter · 9 days ago
  10. ee2615f dt-bindings: crypto: starfive: Restore sort order by Geert Uytterhoeven · 11 days ago
  11. 483fd65 crypto: qat - validate slices count returned by FW by Lucas Segarra Fernandez · 11 days ago
  12. 23e4099 crypto: aead,cipher - zeroize key buffer after use by Hailey Mothershead · 11 days ago
  13. 571e557 crypto: arm64/aes-ce - Simplify round key load sequence by Ard Biesheuvel · 12 days ago
  14. 3f4d148 crypto: tegra - Convert to platform remove callback returning void by Uwe Kleine-König · 12 days ago
  15. 543ea17 crypto: x86/aes-xts - optimize size of instructions operating on lengths by Eric Biggers · 2 weeks ago
  16. e619723 crypto: x86/aes-xts - eliminate a few more instructions by Eric Biggers · 2 weeks ago
  17. 2717e01 crypto: x86/aes-xts - handle AES-128 and AES-192 more efficiently by Eric Biggers · 2 weeks ago
  18. ea9459e crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec() by Eric Biggers · 2 weeks ago
  19. 1d27e1f crypto: x86/aes-xts - handle CTS encryption more efficiently by Eric Biggers · 2 weeks ago
  20. 3525fe4 crypto: stm32/hash - add full DMA support for stm32mpx by Maxime Méré · 2 weeks ago