sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / crypto / ecb.c
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2007-05-02 Herbert Xu[CRYPTO] templates: Pass type/mask when creating instances
2007-02-06 Herbert Xu[CRYPTO] api: Add type-safe spawns
2006-09-21 Herbert Xu[CRYPTO] cipher: Added block ciphers for CBC/ECB