summaryrefslogtreecommitdiff
path: root/drivers/crypto/geode-aes.c
Commit message (Expand)AuthorAge
* crypto: geode-aes - fixed coding style warnings and errorChris Gorman2017-07-18
* crypto: geode - Don't use tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-22
* crypto: geode - Weed out printk() from probe()Marek Vasut2014-05-22
* crypto: geode - Kill AES_IV_LENGTHMarek Vasut2014-05-22
* crypto: geode - Kill AES_MIN_BLOCK_SIZEMarek Vasut2014-05-22
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* crypto: geode-aes - Use module_pci_driverSachin Kamat2012-09-07
* crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-01
* crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-13
* 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