summaryrefslogtreecommitdiffstats
path: root/crypto/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] api: Add type-safe spawnsHerbert Xu2007-02-071-4/+5
* [CRYPTO] hmac: Fix error truncation by unlikely()Herbert Xu2006-09-231-6/+18
* [CRYPTO] hmac: Fix hmac_init update callHerbert Xu2006-09-231-1/+1
* [CRYPTO] digest: Remove old HMAC implementationHerbert Xu2006-09-211-101/+0
* [CRYPTO] hmac: Add crypto template implementationHerbert Xu2006-09-211-6/+235
* [CRYPTO] digest: Added user API for new hash typeHerbert Xu2006-09-211-6/+6
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-301-14/+5
* [CRYPTO] Don't check for NULL before kfree()Jesper Juhl2005-07-061-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+134