1. a4cb40f crypto: arm64/gcm - Fix endianness warnings by Herbert Xu · 4 years, 5 months ago
  2. e4f8748 crypto: arm64/gcm - use inline helper to suppress indirect calls by Ard Biesheuvel · 4 years, 7 months ago
  3. 17d0fb1f crypto: arm64/gcm - use variably sized key struct by Ard Biesheuvel · 4 years, 7 months ago
  4. 94fe450 crypto: arm64/gcm - disentangle ghash and gcm setkey() routines by Ard Biesheuvel · 4 years, 7 months ago
  5. 37b6aab crypto: arm64/ghash - drop PMULL based shash by Ard Biesheuvel · 4 years, 7 months ago
  6. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  7. 5441c65 crypto: arm64/ghash-neon - bump priority to 150 by Ard Biesheuvel · 5 years ago
  8. 11031c0 crypto: arm64/gcm-ce - implement 4 way interleave by Ard Biesheuvel · 5 years ago
  9. fe3b99b crypto: arm64/ghash - switch to AES library by Ard Biesheuvel · 6 years ago
  10. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  11. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  12. aaba098 arm64: HWCAP: add support for AT_HWCAP2 by Andrew Murray · 6 years ago
  13. e52b702 crypto: arm64 - convert to use crypto_simd_usable() by Eric Biggers · 6 years ago
  14. 580e295 crypto: arm64/gcm-aes-ce - fix no-NEON fallback code by Eric Biggers · 6 years ago
  15. 5a22b198 crypto: arm64/ghash - register PMULL variants as separate algos by Ard Biesheuvel · 6 years ago
  16. c2b24c3 crypto: arm64/aes-gcm-ce - fix scatterwalk API violation by Ard Biesheuvel · 6 years ago
  17. 22240df7 crypto: arm64/ghash-ce - implement 4-way aggregation by Ard Biesheuvel · 6 years ago
  18. 8e492ef crypto: arm64/ghash-ce - replace NEON yield check with block limit by Ard Biesheuvel · 6 years ago
  19. 30f1a9f crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable by Ard Biesheuvel · 6 years ago
  20. e0bd888 crypto: arm64/aes-ce-gcm - implement 2-way aggregation by Ard Biesheuvel · 6 years ago
  21. 71e52c27 crypto: arm64/aes-ce-gcm - operate on two input blocks at a time by Ard Biesheuvel · 6 years ago
  22. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  23. c7513c2 crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pair by Ard Biesheuvel · 6 years ago
  24. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 7 years ago
  25. 7c50136 crypto: arm64/aes-ghash - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  26. 03c9a33 crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL by Ard Biesheuvel · 7 years ago
  27. 537c144 crypto: arm64/gcm - implement native driver using v8 Crypto Extensions by Ard Biesheuvel · 7 years ago
  28. 6d6254d crypto: arm64/ghash-ce - add non-SIMD scalar fallback by Ard Biesheuvel · 7 years ago
  29. b913a64 arm64/crypto: improve performance of GHASH algorithm by Ard Biesheuvel · 11 years ago
  30. 6aa8b20 arm64/crypto: fix data corruption bug in GHASH algorithm by Ard Biesheuvel · 11 years ago
  31. fdd2389 arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago