summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/padlock-sha.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-261-2/+2
* crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-131-0/+9
* crypto: padlock - Make module loading quieter when hardware isn't availableJeremy Katz2008-07-101-2/+2
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-2/+2
* [CRYPTO] sha: Add header file for SHA definitionsJan Glauber2007-10-101-20/+16
* [CRYPTO] sha: Load the SHA[1|256] module by an aliasSebastian Siewior2007-10-101-15/+2
* [CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu2006-09-211-56/+35
* [CRYPTO] padlock-sha: TFMs don't need to be staticMichal Ludvig2006-09-211-9/+9
* [CRYPTO] padlock-sha: Make 2 functions staticAdrian Bunk2006-09-211-2/+2
* [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithmsMichal Ludvig2006-09-211-0/+339
OpenPOWER on IntegriCloud