aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/geode-aes.h
AgeCommit message (Expand)Author
2020-03-30crypto: geode-aes - convert to skcipher API and make thread-safeEric Biggers
2020-01-19crypto: geode-aes - switch to skcipher for cbc(aes) fallbackArd Biesheuvel
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2014-05-22crypto: geode - Consistently use AES_KEYSIZE_128Marek Vasut
2014-05-22crypto: geode - Kill AES_IV_LENGTHMarek Vasut
2014-05-22crypto: geode - Kill AES_MIN_BLOCK_SIZEMarek Vasut
2008-01-11[CRYPTO] geode: do not copy the IV too oftenSebastian Siewior
2008-01-11[CRYPTO] geode: Add fallback for unsupported modesSebastian Siewior
2008-01-11[CRYPTO] geode: move defines into a headerfileSebastian Siewior
2007-05-24[CRYPTO] geode: Fix in-place operations and set keyJordan Crouse
2006-12-06[CRYPTO] geode: Make needlessly global geode_aes_crypt() staticAdrian Bunk
2006-12-06[PATCH] crypto: Add support for the Geode LX AES hardwareJordan Crouse