summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha512_ssse3_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layerArd Biesheuvel2015-04-101-167/+35Star
* crypto: sha - replace memset by memzero_explicitJulia Lawall2014-12-021-1/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-2/+2
* crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna2014-06-251-1/+1
* crypto: sha512_ssse3 - add sha384 supportJussi Kivilinna2013-05-281-5/+53
* crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...Tim Chen2013-04-251-0/+282