summaryrefslogtreecommitdiff
path: root/drivers/crypto/geode-aes.c
Commit message (Expand)AuthorAge
* crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i...Peter Huewe2010-07-19
* crypto: geode-aes - Fix some code style issuesChihau Chau2010-04-19
* crypto: geode-aes - Fix cip/blk confusionRoel Kluin2010-02-04
* crypto: geode-aes - access .cip instead of .blk in cipher modeRoel Kluin2010-01-08
* [CRYPTO] geode: Add __dev{init,exit} annotationsAdrian Bunk2008-01-11
* [CRYPTO] geode: Use correct encrypt/decrypt function in fallbackSebastian Siewior2008-01-11
* [CRYPTO] geode: do not copy the IV too oftenSebastian Siewior2008-01-11
* [CRYPTO] geode: Add fallback for unsupported modesSebastian Siewior2008-01-11
* [CRYPTO] geode: move defines into a headerfileSebastian Siewior2008-01-11
* [CRYPTO] geode: relax in busy loop and care about return valueSebastian Siewior2008-01-11
* [CRYPTO] geode: use consistent IV copySebastian Siewior2008-01-11
* [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-11
* [CRYPTO] geode: remove aliasSebastian Siewior2008-01-11
* [CRYPTO] geode: Fix not inplace encryptionSebastian Siewior2007-11-11
* [CRYPTO] aes: Rename aes to aes-genericSebastian Siewior2007-10-10
* [CRYPTO] geode: Fix in-place operations and set keyJordan Crouse2007-05-24
* [PATCH] geode-aes: use unsigned long for spin_lock_irqsaveAlexey Dobriyan2007-03-06
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [CRYPTO] geode: Convert pci_module_init() to pci_register_driver()Richard Knutsson2007-02-07
* [CRYPTO] geode: Make needlessly global geode_aes_crypt() staticAdrian Bunk2006-12-06
* [PATCH] crypto: Add support for the Geode LX AES hardwareJordan Crouse2006-12-06