aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/asm/des_enc.m4
Commit message (Expand)AuthorAgeFilesLines
* des/asm/des_enc.m4: fix brown-bag typo in last commit.Andy Polyakov2015-02-091-0/+1
* des/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC as part ofAndy Polyakov2015-01-271-117/+0
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-231-24/+24
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-2/+2
* des_enc.m4: add missing #include.Andy Polyakov2013-03-311-0/+2
* SPARC assembler pack: fix FIPS linking errors.Andy Polyakov2011-08-121-0/+4
* Make SPARC assembler Pirify-friendly (Purify can't cope with certainAndy Polyakov2009-03-161-25/+30
* To exclude contention for shared FPU on T1, trade 3% of DES performance.Andy Polyakov2005-12-151-3/+3
* Move DES_SPtrans to where it really belongs, dec_enc to be specific.Andy Polyakov2005-10-251-90/+204
* PIC-ify SPARC assembler in alternative manner to eliminate dependency onAndy Polyakov2005-08-031-39/+45
* gcc wants character constants to be correct. Before this change, theRichard Levitte2003-01-091-2/+2
* Another GAS fix-up and some commentary...Andy Polyakov2003-01-041-1/+17
* GAS can't stand stub, which is stb's synonym.Andy Polyakov2003-01-041-0/+1
* Complete integration of SPARC assembler DES implementation. Tested on SolarisAndy Polyakov2003-01-021-1/+1
* UltraSPARC assembler DES implementation tune-up. The code can beAndy Polyakov2003-01-021-214/+356
* Very old submission (from 2000) of UltraSPARC assembler DES implementation.Andy Polyakov2003-01-021-0/+1815