Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / crypto / aead.c
2012-03-29 Steffen Klassertcrypto: user - Fix lookup of algorithms with IV generator
2011-11-10 Herbert Xucrypto: algapi - Fix build problem with NET disabled
2011-10-21 Steffen Klassertcrypto: Add userspace report for nivaead type algorithms
2011-10-21 Steffen Klassertcrypto: Add userspace report for aead type algorithms
2010-02-16 Richard Hartmanncrypto: aead - Fix checkpatch errors
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-02-18 Herbert Xucrypto: aead - Avoid infinite loop when nivaead fails...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-10 Herbert Xu[CRYPTO] api: Show async type
2008-01-10 Herbert Xu[CRYPTO] aead: Create default givcipher instances
2008-01-10 Herbert Xu[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
2008-01-10 Herbert Xu[CRYPTO] aead: Allow algorithms with no givcrypt support
2008-01-10 Herbert Xu[CRYPTO] aead: Add givcrypt operations
2008-01-10 Herbert Xu[CRYPTO] aead: Make authsize a run-time parameter
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Herbert Xu[CRYPTO] api: Add aead crypto type