1. 13855fd crypto: lib/sha256 - return void by Eric Biggers · 4 years, 9 months ago
  2. c75c66b crypto: sha256 - Remove sha256/224_init code duplication by Hans de Goede · 5 years ago
  3. 34d6245 crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h by Hans de Goede · 5 years ago
  4. 9ecf5ad crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c by Hans de Goede · 5 years ago
  5. 7d2f5b0 crypto: sha256 - Add sha224 support to sha256 library code by Hans de Goede · 5 years ago
  6. 01d3aee crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use by Hans de Goede · 5 years ago
  7. 906a4bb crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit by Hans de Goede · 5 years ago
  8. ad767ee crypto: sha256 - Move lib/sha256.c to lib/crypto by Hans de Goede · 5 years ago[Renamed (99%) from lib/sha256.c]
  9. aca1111 crypto: sha256 - Fix some coding style issues by Hans de Goede · 5 years ago
  10. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  11. df6f280 kernel/kexec_file.c: move purgatories sha256 to common code by Philipp Rudo · 7 years ago[Renamed (99%) from arch/x86/purgatory/sha256.c]
  12. daeba064 purgatory/sha256: provide implementation of sha256 in purgaotory context by Vivek Goyal · 10 years ago