ts' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/crypto/algapi.c
AgeCommit message (Expand)Author
2012-06-22crypto: algapi - Move larval completion into algbossHerbert Xu
2012-01-26crypto: Add bulk algorithm registration interfaceMark Brown
2011-11-09crypto: Unlink and free instances when deletedSteffen Klassert
2011-10-21crypto: Export crypto_remove_finalSteffen Klassert
2011-10-21crypto: Export crypto_remove_spawnsSteffen Klassert
2011-10-21crypto: Add a flag to identify crypto instancesSteffen Klassert
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu
2010-05-03crypto: algapi - Remove unneeded null checkDan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16crypto: algapi - Fix checkpatch errorsRichard Hartmann
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-08-31crypto: api - Do not displace newly registered algorithmsHerbert Xu
2009-08-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu
2009-07-09crypto: api - Fix crypto_drop_spawn crash on blank spawnsHerbert Xu
2009-07-08crypto: api - Add crypto_attr_alg2 helperHerbert Xu
2009-07-08crypto: api - Add new style spawn supportHerbert Xu
2009-07-07crypto: api - Add crypto_alloc_instance2Herbert Xu
2009-01-28crypto: api - Fix algorithm test race that broke aead initialisationHerbert Xu