nfsd4: eliminate struct nfs4_cb_recall
[safe/jmp/linux-2.6] / crypto / ablkcipher.c
2009-02-18 Herbert Xucrypto: skcipher - Avoid infinite loop when cipher...
2008-02-23 Herbert Xu[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkci...
2008-01-10 Herbert Xu[CRYPTO] api: Show async type
2008-01-10 Herbert Xu[CRYPTO] skcipher: Create default givcipher instances
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_ge...
2008-01-10 Herbert Xu[CRYPTO] skcipher: Added geniv field
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add givcrypt operations and givciphe...
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add crypto_grab_skcipher interface
2007-10-10 Herbert Xu[CRYPTO] ablkcipher: Remove queue pointer from common...
2007-10-10 Herbert Xu[CRYPTO] api: Add missing headers for setkey_unaligned
2007-08-06 Sebastian Siewior[CRYPTO] api: fix writting into unallocated memory...
2007-07-11 Sebastian Siewior[CRYPTO] api: Allow ablkcipher with no queues
2007-07-11 Sebastian Siewior[CRYPTO] api: Handle unaligned keys in setkey
2007-05-02 Herbert Xu[CRYPTO] api: Add async blkcipher type