Age | Commit message (Expand) | Author |
---|---|---|
2019-10-23 | crypto: geode-aes - convert to skcipher API and make thread-safe | Eric Biggers |
2019-10-10 | crypto: geode-aes - switch to skcipher for cbc(aes) fallback | Ard Biesheuvel |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2014-05-22 | crypto: geode - Consistently use AES_KEYSIZE_128 | Marek Vasut |
2014-05-22 | crypto: geode - Kill AES_IV_LENGTH | Marek Vasut |
2014-05-22 | crypto: geode - Kill AES_MIN_BLOCK_SIZE | Marek Vasut |
2008-01-11 | [CRYPTO] geode: do not copy the IV too often | Sebastian Siewior |
2008-01-11 | [CRYPTO] geode: Add fallback for unsupported modes | Sebastian Siewior |
2008-01-11 | [CRYPTO] geode: move defines into a headerfile | Sebastian Siewior |
2007-05-24 | [CRYPTO] geode: Fix in-place operations and set key | Jordan Crouse |
2006-12-06 | [CRYPTO] geode: Make needlessly global geode_aes_crypt() static | Adrian Bunk |
2006-12-06 | [PATCH] crypto: Add support for the Geode LX AES hardware | Jordan Crouse |