aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/blkcipher.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[CRYPTO] api: Add async block cipher interfaceHerbert Xu1-5/+65
2007-05-02[CRYPTO] api: Proc functions should be marked as unusedHerbert Xu1-1/+1
2007-02-07[CRYPTO] api: Allow multiple frontends per backendHerbert Xu1-2/+3
2007-02-07[CRYPTO] all: Check for usage in hard IRQ contextHerbert Xu1-0/+4
2006-12-13[PATCH] uml problems with linux/io.hAl Viro1-1/+0
2006-09-21[CRYPTO] cipher: Added block cipher typeHerbert Xu1-0/+405