summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/crypto
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: Add missing include filesArnd Bergmann2017-03-081-0/+1
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-191-3/+77
|\
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-3/+77
| |\
| | * MIPS: Octeon: Make octeon-md5 driver endian-agnosticPaul Martin2015-04-011-4/+4
| | * CRYPTO: Octeon: Add SHA512 moduleAaro Koskinen2015-03-242-0/+278
| | * CRYPTO: Octeon: Add SHA256 moduleAaro Koskinen2015-03-242-0/+281
| | * CRYPTO: Octeon: Add SHA1 moduleAaro Koskinen2015-03-242-1/+243
| | * CRYPTO: Octeon: Add instruction definitions for SHA1/256/512Aaro Koskinen2015-03-241-4/+79
| | * CRYPTO: Octeon: always disable preemption when using crypto engineAaro Koskinen2015-03-242-5/+3
| | * CRYPTO: Octeon: Don't disable bottom half in octeon-md5Aaro Koskinen2015-03-241-4/+0
* | | crypto: octeon - use md5 IV MD5_HX instead of their raw valueLABBE Corentin2015-05-181-4/+4
|/ /
* | crypto: octeon - add SHA512 moduleAaro Koskinen2015-03-102-0/+278
* | crypto: octeon - add SHA256 moduleAaro Koskinen2015-03-102-0/+281
* | crypto: octeon - add SHA1 moduleAaro Koskinen2015-03-102-1/+243
* | crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen2015-03-101-4/+79
* | crypto: octeon - always disable preemption when using crypto engineAaro Koskinen2015-03-102-5/+3
* | crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen2015-03-101-4/+0
|/
* crypto: octeon - add MD5 moduleAaro Koskinen2014-12-243-0/+220
* crypto: octeon - add instruction definitions for MD5Aaro Koskinen2014-12-241-0/+56
* MIPS: OCTEON: add crypto helper functionsAaro Koskinen2014-12-243-0/+88
OpenPOWER on IntegriCloud