SHA clean-up Intel assembler companion.
authorAndy Polyakov <appro@openssl.org>
Sun, 5 Sep 1999 14:17:42 +0000 (14:17 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 5 Sep 1999 14:17:42 +0000 (14:17 +0000)
commit69fb1c3f9db266105a7c1072cdd609b6bcbbd19e
treeee94d7211f277e86f65fb20cc30ea2d036e5d8c1
parent7f7c318cfc4899cf1e9e249e5b0e34497ef1becc
SHA clean-up Intel assembler companion.

I've chosen to nest two functions in order to save about 4K. As a result
s1-win32.asm doesn't look right (nested PROC/ENDP SEGMENT/ENDS) and it's
probably impossible to compile. I assume I have to reconsider... But not
today...
crypto/sha/asm/s1-win32.asm
crypto/sha/asm/sha1-586.pl