summaryrefslogtreecommitdiff
path: root/crypto/sparcv9cap.c
Commit message (Expand)AuthorAgeFilesLines
* Split bignum code out of the sparcv9cap.cTomas Mraz2021-07-151-66/+1
* Update copyright yearMatt Caswell2021-06-171-1/+1
* sparc: fix cross compile buildPauli2021-06-011-0/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre2020-02-061-1/+1
* Fix missing bn_mul_mont symbol in solaris fips moduleShane Lontis2019-09-201-6/+0
* Ensure we get all the right defines for AES assembler in FIPS moduleMatt Caswell2019-06-031-0/+6
* Following the license change, modify the boilerplates in crypto/Richard Levitte2018-12-061-1/+1
* Create a prototype for OPENSSL_rdtscKurt Roeckx2017-11-251-1/+2
* crypto/sparcv9cap.c: add missing declaration.Andy Polyakov2016-08-121-0/+1
* crypto/sparcv9cap.c: fix overstep in getisax.Andy Polyakov2016-08-111-2/+2
* Copyright consolidation 09/10Rich Salz2016-05-171-0/+9
* SPARCv9 assembly pack: fine-tune run-time switch.Andy Polyakov2016-04-261-3/+12
* crypto/sparc_arch.h: reserve more SPARCv9 capability bits.Andy Polyakov2016-04-251-5/+12
* sparcv9cap.c: add Fujitsu SPARC64 X AES capability detection.Andy Polyakov2016-04-201-5/+11
* crypto/sparcv9cap.c: add SIGILL-free feature detection for Solaris.Andy Polyakov2015-12-021-0/+47
* Dead code cleanup: crypto/*.c, x509v3, demosRich Salz2015-02-021-131/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-289/+306
* Fix strange formatting by indentMatt Caswell2015-01-221-1/+2
* sparcv9cap.c: omit random detection.Andy Polyakov2013-12-281-0/+2
* Support for SPARC T4 MONT[MUL|SQR] instructions.Andy Polyakov2012-11-171-0/+32
* Add VIS3 Montgomery multiplication.Andy Polyakov2012-10-201-9/+14
* sparcv9cap.c: add SPARC-T4 feature detection.Andy Polyakov2012-09-231-26/+57
* spacrv9cap.c: addenum to recent EC optimizations.Andy Polyakov2011-05-231-1/+2
* Multiple assembler packs: add experimental memory bus instrumentation.Andy Polyakov2011-04-171-3/+23
* sparcv9cap.c: disengange Solaris-specific CPU detection routine in favourAndy Polyakov2010-09-051-25/+49
* sparcv9cap.c: reiterate CPU detection logic.Andy Polyakov2010-07-081-15/+17
* crypto/sparc*: eliminate _sparcv9_rdwrasi.Andy Polyakov2010-07-021-4/+0
* SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unalignedAndy Polyakov2010-07-011-2/+63
* Typo in Linux part of sparcv9cap.cAndy Polyakov2007-06-201-1/+1
* Make some shortcuts in sparcv9cap.c. Trouble is that di_walk_node resultAndy Polyakov2007-06-201-1/+21
* Minor sparcv9 clean-ups.Andy Polyakov2005-12-271-4/+5
* Typo in sparcv8cap.c.Andy Polyakov2005-12-181-1/+1
* Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov2005-12-161-13/+13
* sparccpuid module update.Andy Polyakov2005-12-151-0/+133