summaryrefslogtreecommitdiffstats
path: root/crypto/ablkcipher.c
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] api: Allow ablkcipher with no queuesSebastian Siewior2007-07-111-2/+4
* [CRYPTO] api: Handle unaligned keys in setkeySebastian Siewior2007-07-111-0/+25
* [CRYPTO] api: Add async blkcipher typeHerbert Xu2007-05-021-0/+83