crypto: api - Move type exit function into crypto_tfm
[safe/jmp/linux-2.6] / crypto / cryptd.c
2008-07-10 Herbert Xucrypto: hash - Move ahash functions into crypto/hash.h
2008-07-10 Loc Ho[CRYPTO] cryptd: Add asynchronous hash support
2008-07-10 Herbert Xu[CRYPTO] cryptd: Fix EINPROGRESS notification context
2008-05-01 Julia Lawall[CRYPTO] cryptd: Correct kzalloc error test
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-01-10 Herbert Xu[CRYPTO] cryptd: Use geniv of the underlying algorithm
2008-01-10 Herbert Xu[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
2007-10-10 Herbert Xu[CRYPTO] ablkcipher: Remove queue pointer from common...
2007-05-31 Rafael J. Wysocki[CRYPTO] cryptd: Fix problem with cryptd and the freezer
2007-05-02 Herbert Xu[CRYPTO] cryptd: Add software async crypto daemon