Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-05-02 | [CRYPTO] templates: Pass type/mask when creating instances | Herbert Xu | 1 | -3/+9 |
2007-02-07 | [CRYPTO] xcbc: Use new cipher interface | Herbert Xu | 1 | -14/+16 |
2007-02-07 | [CRYPTO] api: Add type-safe spawns | Herbert Xu | 1 | -4/+5 |
2007-02-07 | [CRYPTO] all: Check for usage in hard IRQ context | Herbert Xu | 1 | -4/+17 |
2006-12-06 | [CRYPTO] xcbc: Make needlessly global code static | Adrian Bunk | 1 | -6/+8 |
2006-12-06 | [CRYPTO] xcbc: New algorithm | Kazunori MIYAZAWA | 1 | -0/+346 |