UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / crypto / pcbc.c
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-01-10 Herbert Xu[CRYPTO] pcbc: Use crypto_xor
2007-05-02 Herbert Xu[CRYPTO] templates: Pass type/mask when creating instances
2007-02-06 Herbert Xu[CRYPTO] api: Add type-safe spawns
2007-02-06 David Howells[CRYPTO] pcbc: Add Propagated CBC template