aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/cavium-octeon/crypto/octeon-md5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-27crypto: mips/octeon - Fix sparse endianness warningsHerbert Xu1-6/+8
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers1-1/+0
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers1-1/+0
2015-05-18crypto: octeon - use md5 IV MD5_HX instead of their raw valueLABBE Corentin1-4/+4
2015-03-10crypto: octeon - always disable preemption when using crypto engineAaro Koskinen1-4/+0
2015-03-10crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen1-4/+0
2014-12-24crypto: octeon - add MD5 moduleAaro Koskinen1-0/+216