Age | Commit message (Expand) | Author |
---|---|---|
2008-04-21 | [CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu | Marcin Slusarz |
2008-02-07 | Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) | David Howells |
2007-05-02 | [CRYPTO] templates: Pass type/mask when creating instances | Herbert Xu |
2007-02-07 | [CRYPTO] api: Add type-safe spawns | Herbert Xu |
2006-12-06 | [CRYPTO] lrw: round --> lrw_round | David S. Miller |
2006-12-06 | [CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode | Rik Snel |