[PATCH 0/2] crypto: x86/sha256-ni - cleanup and optimization

Eric Biggers posted 2 patches 1 year, 10 months ago
There is a newer version of this series
arch/x86/crypto/sha256_ni_asm.S | 242 +++++++-------------------------
1 file changed, 47 insertions(+), 195 deletions(-)
[PATCH 0/2] crypto: x86/sha256-ni - cleanup and optimization
Posted by Eric Biggers 1 year, 10 months ago
This patchset reduces the amount of source code duplication in
sha256_ni_asm.S and also reduces the binary code size slightly.

Eric Biggers (2):
  crypto: x86/sha256-ni - convert to use rounds macros
  crypto: x86/sha256-ni - optimize code size

 arch/x86/crypto/sha256_ni_asm.S | 242 +++++++-------------------------
 1 file changed, 47 insertions(+), 195 deletions(-)


base-commit: 4ad27a8be9dbefd4820da0f60da879d512b2f659
-- 
2.44.0