aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/geode-aes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-11[CRYPTO] geode: Fix not inplace encryptionSebastian Siewior1-2/+1
2007-10-10[CRYPTO] aes: Rename aes to aes-genericSebastian Siewior1-0/+1
2007-05-24[CRYPTO] geode: Fix in-place operations and set keyJordan Crouse1-3/+9
2007-03-06[PATCH] geode-aes: use unsigned long for spin_lock_irqsaveAlexey Dobriyan1-2/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-07[CRYPTO] geode: Convert pci_module_init() to pci_register_driver()Richard Knutsson1-1/+1
2006-12-06[CRYPTO] geode: Make needlessly global geode_aes_crypt() staticAdrian Bunk1-1/+1
2006-12-06[PATCH] crypto: Add support for the Geode LX AES hardwareJordan Crouse1-0/+474