aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/geode-aes.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-23crypto: geode-aes - convert to skcipher API and make thread-safeGravatar Eric Biggers 1-13/+2
2019-10-10crypto: geode-aes - switch to skcipher for cbc(aes) fallbackGravatar Ard Biesheuvel 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2014-05-22crypto: geode - Consistently use AES_KEYSIZE_128Gravatar Marek Vasut 1-3/+1
2014-05-22crypto: geode - Kill AES_IV_LENGTHGravatar Marek Vasut 1-1/+0
2014-05-22crypto: geode - Kill AES_MIN_BLOCK_SIZEGravatar Marek Vasut 1-1/+0
2008-01-11[CRYPTO] geode: do not copy the IV too oftenGravatar Sebastian Siewior 1-1/+1
2008-01-11[CRYPTO] geode: Add fallback for unsupported modesGravatar Sebastian Siewior 1-0/+6
2008-01-11[CRYPTO] geode: move defines into a headerfileGravatar Sebastian Siewior 1-2/+34
2007-05-24[CRYPTO] geode: Fix in-place operations and set keyGravatar Jordan Crouse 1-2/+1
2006-12-06[CRYPTO] geode: Make needlessly global geode_aes_crypt() staticGravatar Adrian Bunk 1-2/+0
2006-12-06[PATCH] crypto: Add support for the Geode LX AES hardwareGravatar Jordan Crouse 1-0/+42