summaryrefslogtreecommitdiff
path: root/crypto/ppccap.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Make the EC code available from inside the FIPS providerMatt Caswell2019-08-061-3/+3
* crypto/ppccap.c: Fix FIPS build on PPCRichard Levitte2019-06-171-5/+5
* Ensure code is compiled with correct BIGNUM assembler definesMatt Caswell2019-06-121-8/+8
* Ensure we get all the right defines for AES assembler in FIPS moduleMatt Caswell2019-06-031-8/+14
* crypto/ppccap.c: Fix which hwcap value used to check for HWCAP_ARCH_3_00Rashmica Gupta2019-05-091-2/+3
* poly1305/asm/poly1305-ppc.pl: add vector base 2^26 implementation.Andy Polyakov2019-02-011-1/+10
* PPC: Try out if mftb works before using itBernd Edlinger2019-01-211-4/+51
* crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval()Richard Levitte2019-01-161-11/+8
* Following the license change, modify the boilerplates in crypto/Richard Levitte2018-12-061-1/+1
* crypto/ppccap.c: wire new ChaCha20_ctr32_vsx.Andy Polyakov2018-06-061-3/+8
* Update copyright yearMatt Caswell2018-05-291-1/+1
* Fix --strict-warnings build of ppc-linux targetBernd Edlinger2018-05-081-4/+10
* crypto/ppccap.c: SIGILL-free processor capabilities detection on MacOS X.Andy Polyakov2017-04-021-0/+26
* Revert "Move algorithm specific ppccap code from crypto/ppccap.c"Richard Levitte2016-11-101-0/+111
* Move algorithm specific ppccap code from crypto/ppccap.cRichard Levitte2016-11-091-111/+0
* ppccap.c: engage new multipplication and squaring subroutines.Andy Polyakov2016-10-241-29/+15
* Add ecp_nistz256-ppc64 module.Andy Polyakov2016-08-291-0/+24
* Fix some style issues...FdaSilvaYY2016-08-021-2/+2
* Copyright consolidation 09/10Rich Salz2016-05-171-0/+9
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-1/+1
* crypto/ppccap.c: fix missing declaration warning.Andy Polyakov2016-04-291-0/+1
* crypto/ppccap.c: permit build with no-chacha and no-poly1305.Andy Polyakov2016-04-291-0/+4
* PPC assebmly pack: initial POWER9 support tidbits.Andy Polyakov2016-04-131-0/+13
* Configurations: engage PPC ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-131-0/+39
* crypto/ppccap.c: add SIGILL-free processor capability detection code.Andy Polyakov2015-12-141-21/+113
* RT3990: Fix #include path.Anton Blanchard2015-08-051-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-114/+117
* Engage GHASH for PowerISA 2.0.7.Andy Polyakov2014-07-201-3/+1
* Engage SHA256/512 for PowerISA 2.07.Andy Polyakov2014-07-011-0/+16
* Engage POWER8 AES support.Andy Polyakov2014-06-011-0/+7
* ppc64-mont.pl: eliminate dependency on GPRs' upper halves.Andy Polyakov2013-11-271-1/+1
* Take vpaes-ppc module into loop.Andy Polyakov2013-11-271-1/+1
* ppccap.c: fix typo.Andy Polyakov2012-11-101-1/+1
* ppccap.c: restrict features on AIX 5.Andy Polyakov2012-11-101-5/+7
* linux-pcc: make it more robust and recognize KERNEL_BITS variable.Andy Polyakov2012-10-211-0/+7
* ppccap.c: assume no features under 32-bit AIX kernel.Andy Polyakov2012-05-161-0/+11
* ppccap.c: addenum to recent EC optimizations.Andy Polyakov2011-05-211-1/+1
* Include crypto.h in ppccap.cDr. Stephen Henson2011-05-011-0/+1
* crypto/ppc[cpuid|cap]: call CPU detection once and detect AltiVec.Andy Polyakov2010-09-101-16/+33
* ppccap.c: portability fix.Andy Polyakov2010-03-021-0/+2
* Minor updates to ppccap.c and ppccpuid.pl.Andy Polyakov2010-01-171-2/+4
* ppccap.c: fix compiler warning and perform sanity check outside signal masking.Andy Polyakov2009-12-291-1/+3
* ppccap.c: tidy up.Andy Polyakov2009-12-271-2/+5
* ppc64-mont.pl: adapt for 32-bit and engage for all builds.Andy Polyakov2009-12-261-0/+88