aboutsummaryrefslogtreecommitdiff
path: root/crypto/xcbc.c
AgeCommit message (Expand)Author
2007-05-02[CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu
2007-02-07[CRYPTO] xcbc: Use new cipher interfaceHerbert Xu
2007-02-07[CRYPTO] api: Add type-safe spawnsHerbert Xu
2007-02-07[CRYPTO] all: Check for usage in hard IRQ contextHerbert Xu
2006-12-06[CRYPTO] xcbc: Make needlessly global code staticAdrian Bunk
2006-12-06[CRYPTO] xcbc: New algorithmKazunori MIYAZAWA