summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha256_ssse3_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layerArd Biesheuvel2015-04-101-158/+35
* 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: sha256_ssse3 - also test for BMI2Oliver Neukum2013-10-071-1/+1
* crypto: sha256_ssse3 - use correct module alias for sha224Jussi Kivilinna2013-09-131-1/+1
* crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna2013-05-281-5/+52
* crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...Tim Chen2013-04-251-0/+275
OpenPOWER on IntegriCloud