summaryrefslogtreecommitdiffstats
path: root/crypto/des/asm/des_enc.m4
AgeCommit message (Expand)Author
2016-06-01Add final(?) set of copyrights.Rich Salz
2015-02-09des/asm/des_enc.m4: fix brown-bag typo in last commit.Andy Polyakov
2015-01-27des/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC as part ofAndy Polyakov
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-03-31des_enc.m4: add missing #include.Andy Polyakov
2011-08-12SPARC assembler pack: fix FIPS linking errors.Andy Polyakov
2009-03-16Make SPARC assembler Pirify-friendly (Purify can't cope with certainAndy Polyakov
2005-12-15To exclude contention for shared FPU on T1, trade 3% of DES performance.Andy Polyakov
2005-10-25Move DES_SPtrans to where it really belongs, dec_enc to be specific.Andy Polyakov
2005-08-03PIC-ify SPARC assembler in alternative manner to eliminate dependency onAndy Polyakov
2003-01-09gcc wants character constants to be correct. Before this change, theRichard Levitte
2003-01-04Another GAS fix-up and some commentary...Andy Polyakov
2003-01-04GAS can't stand stub, which is stb's synonym.Andy Polyakov
2003-01-02Complete integration of SPARC assembler DES implementation. Tested on SolarisAndy Polyakov
2003-01-02UltraSPARC assembler DES implementation tune-up. The code can beAndy Polyakov
2003-01-02Very old submission (from 2000) of UltraSPARC assembler DES implementation.Andy Polyakov