Commit Graph

23 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Herbert Xu 0b767b4df3 crypto: hmac - Prehash ipad/opad 16 years ago
Herbert Xu 3b3fc322d9 crypto: hmac - Fix incorrect error value when creating instance 16 years ago
Herbert Xu 8bd1209cff crypto: hmac - Switch to shash 16 years ago
Herbert Xu 5f7082ed4f crypto: hash - Export shash through hash 16 years ago
Herbert Xu ca786dc738 crypto: hash - Fixed digest size check 17 years ago
Herbert Xu 67412f0e78 [CRYPTO] hmac: Avoid calling virt_to_page on key 17 years ago
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. 18 years ago
Vlad Yasevich 41fb285430 [CRYPTO]: Fix hmac_digest from the SG breakage. 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 78c2f0b8c2 [SG] Update crypto/ to sg helpers 18 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 20 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