[CRYPTO] templates: Pass type/mask when creating instances
[safe/jmp/linux-2.6] / crypto / algapi.c
2007-05-02 Herbert Xu[CRYPTO] templates: Pass type/mask when creating instances
2007-02-06 Herbert Xu[CRYPTO] api: Allow multiple frontends per backend
2007-02-06 Herbert Xu[CRYPTO] api: Add type-safe spawns
2007-02-06 Herbert Xu[CRYPTO] api: Remove deprecated interface
2006-09-21 Herbert Xu[CRYPTO] api: Add common instance initialisation code
2006-09-21 Herbert Xu[CRYPTO] api: Added spawns
2006-09-21 Herbert Xu[CRYPTO] api: Allow algorithm lookup by type
2006-09-21 Herbert Xu[CRYPTO] api: Added event notification
2006-09-21 Herbert Xu[CRYPTO] api: Add template registration
2006-09-21 Herbert Xu[CRYPTO] api: Split out low-level API