> By the way, I suspect previous code was chosen years ago because this > version uses less stack but adds much more code bloat. > > size crypto/sha512_generic.o crypto/sha512_generic_old.o > text data bss dec hex filename > 17369 704 0 18073 4699 crypto/sha512_generic.o > 8249 704 0 8953 22f9 > crypto/sha512_generic_old.o I wonder what the difference in execution times is? I know this is very dependant in the actual cpu and the cold/warm cache state... But some measurements might be useful. David -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html