aboutsummaryrefslogtreecommitdiff
path: root/crypto/blkcipher.c
AgeCommit message (Expand)Author
2007-08-06[CRYPTO] api: fix writting into unallocated memory in setkey_alignedSebastian Siewior
2007-07-11[CRYPTO] api: Handle unaligned keys in setkeySebastian Siewior
2007-05-02[CRYPTO] api: Add async block cipher interfaceHerbert Xu
2007-05-02[CRYPTO] api: Proc functions should be marked as unusedHerbert Xu
2007-02-07[CRYPTO] api: Allow multiple frontends per backendHerbert Xu
2007-02-07[CRYPTO] all: Check for usage in hard IRQ contextHerbert Xu
2006-12-13[PATCH] uml problems with linux/io.hAl Viro
2006-09-21[CRYPTO] cipher: Added block cipher typeHerbert Xu