aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ppccap.c
Commit message (Collapse)AuthorAgeFilesLines
* Add ecp_nistz256-ppc64 module.Andy Polyakov2016-08-291-0/+24
| | | | Reviewed-by: Rich Salz <rsalz@openssl.org>
* Fix some style issues...FdaSilvaYY2016-08-021-2/+2
| | | | | | | extra spacing and 80 cols Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1366)
* Copyright consolidation 09/10Rich Salz2016-05-171-0/+9
| | | | Reviewed-by: Richard Levitte <levitte@openssl.org>
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-1/+1
| | | | | | | No code change Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
* crypto/ppccap.c: fix missing declaration warning.Andy Polyakov2016-04-291-0/+1
| | | | Reviewed-by: Richard Levitte <levitte@openssl.org>
* crypto/ppccap.c: permit build with no-chacha and no-poly1305.Andy Polyakov2016-04-291-0/+4
| | | | | | RT#4508 Reviewed-by: Richard Levitte <levitte@openssl.org>
* PPC assebmly pack: initial POWER9 support tidbits.Andy Polyakov2016-04-131-0/+13
| | | | Reviewed-by: Richard Levitte <levitte@openssl.org>
* Configurations: engage PPC ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-131-0/+39
| | | | Reviewed-by: Richard Levitte <levitte@openssl.org>
* crypto/ppccap.c: add SIGILL-free processor capability detection code.Andy Polyakov2015-12-141-21/+113
| | | | Reviewed-by: Kurt Roeckx <kurt@openssl.org>
* RT3990: Fix #include path.Anton Blanchard2015-08-051-1/+1
| | | | | Signed-off-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org>
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-114/+117
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Engage GHASH for PowerISA 2.0.7.Andy Polyakov2014-07-201-3/+1
| | | | | | | [and split ppccap.c to ppccap.c and ppc_arch.h] Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org>
* 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
| | | | PR: 2810
* 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
| | | | ppc64-mont.pl: clarify comment and fix spelling.
* ppccap.c: tidy up.Andy Polyakov2009-12-271-2/+5
| | | | ppc64-mont.pl: missing predicate in commentary.
* ppc64-mont.pl: adapt for 32-bit and engage for all builds.Andy Polyakov2009-12-261-0/+88