aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ablkcipher.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-11[CRYPTO] api: Allow ablkcipher with no queuesSebastian Siewior1-2/+4
2007-07-11[CRYPTO] api: Handle unaligned keys in setkeySebastian Siewior1-0/+25
2007-05-02[CRYPTO] api: Add async blkcipher typeHerbert Xu1-0/+83