summaryrefslogtreecommitdiffstats
path: root/crypto/xcbc.c
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] xcbc: Use new cipher interfaceHerbert Xu2007-02-071-14/+16
* [CRYPTO] api: Add type-safe spawnsHerbert Xu2007-02-071-4/+5
* [CRYPTO] all: Check for usage in hard IRQ contextHerbert Xu2007-02-071-4/+17
* [CRYPTO] xcbc: Make needlessly global code staticAdrian Bunk2006-12-061-6/+8
* [CRYPTO] xcbc: New algorithmKazunori MIYAZAWA2006-12-061-0/+346