Commit Graph

17 Commits (cbc34973709eb41b369c304c075cf2069f847012)

Author SHA1 Message Date
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Herbert Xu b2ab4a57b0 [CRYPTO] scatterwalk: Restore custom sg chaining for now 17 years ago
Herbert Xu 468577abe3 [CRYPTO] scatterwalk: Use generic scatterlist chaining 17 years ago
David S. Miller a6767721a5 [CRYPTO]: HMAC needs some more scatterlist fixups. 17 years ago
Vlad Yasevich 41fb285430 [CRYPTO]: Fix hmac_digest from the SG breakage. 17 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 17 years ago
Jens Axboe 78c2f0b8c2 [SG] Update crypto/ to sg helpers 17 years ago
Herbert Xu ebc610e5bc [CRYPTO] templates: Pass type/mask when creating instances 18 years ago
Herbert Xu 2e306ee016 [CRYPTO] api: Add type-safe spawns 18 years ago
Herbert Xu 73af07de3e [CRYPTO] hmac: Fix error truncation by unlikely() 19 years ago
Herbert Xu 5f77043f0f [CRYPTO] hmac: Fix hmac_init update call 19 years ago
Herbert Xu 8425165dfe [CRYPTO] digest: Remove old HMAC implementation 19 years ago
Herbert Xu 0796ae061e [CRYPTO] hmac: Add crypto template implementation 19 years ago
Herbert Xu 055bcee310 [CRYPTO] digest: Added user API for new hash type 19 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 19 years ago
Jesper Juhl 8279dd748f [CRYPTO] Don't check for NULL before kfree() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago