summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon/crypto
AgeCommit message (Expand)Author
2021-12-31crypto: mips/sha - remove duplicate hash init functionTianjia Zhang
2020-11-27crypto: mips/octeon - Fix sparse endianness warningsHerbert Xu
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-05-18crypto: octeon - use md5 IV MD5_HX instead of their raw valueLABBE Corentin
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-01MIPS: Octeon: Make octeon-md5 driver endian-agnosticPaul Martin
2015-03-24CRYPTO: Octeon: Add SHA512 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add SHA256 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add SHA1 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add instruction definitions for SHA1/256/512Aaro Koskinen
2015-03-24CRYPTO: Octeon: always disable preemption when using crypto engineAaro Koskinen
2015-03-24CRYPTO: Octeon: Don't disable bottom half in octeon-md5Aaro Koskinen
2015-03-10crypto: octeon - add SHA512 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA256 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA1 moduleAaro Koskinen
2015-03-10crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen
2015-03-10crypto: octeon - always disable preemption when using crypto engineAaro Koskinen
2015-03-10crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen
2014-12-24crypto: octeon - add MD5 moduleAaro Koskinen
2014-12-24crypto: octeon - add instruction definitions for MD5Aaro Koskinen
2014-12-24MIPS: OCTEON: add crypto helper functionsAaro Koskinen