UltraSPARC assembler DES implementation tune-up. The code can be
authorAndy Polyakov <appro@openssl.org>
Thu, 2 Jan 2003 17:40:33 +0000 (17:40 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 2 Jan 2003 17:40:33 +0000 (17:40 +0000)
commitf22e1e4dd2bf02390385f6cb5bfabe7c5b74b397
treefbb48edfb5d788062521eb92902dbd28f2eaed07
parente0d769caa2e92bb4906bb2e5902fe99f4c479420
UltraSPARC assembler DES implementation tune-up. The code can be
compiled for any SPARC CPU (UltraSPARC performance is *not* affected),
can be compiled for 64-bit ABI and is position-independent.
crypto/des/asm/des_enc.m4