summaryrefslogtreecommitdiff
path: root/crypto/xcbc.c
Commit message (Expand)AuthorAge
* crypto: replace FSF address with web source in license noticesMartin Kepplinger2017-11-29
* crypto: include crypto- module prefix in templateKees Cook2014-11-26
* crypto: add module.h to those files that are explicitly using itPaul Gortmaker2011-10-31
* crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctxSteffen Klassert2009-08-20
* crypto: xcbc - Fix shash conversionHerbert Xu2009-07-22
* crypto: xcbc - Use crypto_xorHerbert Xu2009-07-22
* crypto: xcbc - Fix incorrect error value when creating instanceHerbert Xu2009-07-15
* crypto: xcbc - Switch to shashHerbert Xu2009-07-14
* [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunkJoy Latten2008-04-02
* [CRYPTO] xcbc: Fix crash with IPsecJoy Latten2008-03-06
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* [CRYPTO] xcbc: Remove bogus hash/cipher testHerbert Xu2008-01-11
* [CRYPTO] xcbc: Fix algorithm leak when block size check failsHerbert Xu2008-01-11
* [CRYPTO] scatterwalk: Move scatterwalk.h to linux/cryptoHerbert Xu2008-01-11
* [SG] Update crypto/ to sg helpersJens Axboe2007-10-22
* [CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu2007-05-02
* [CRYPTO] xcbc: Use new cipher interfaceHerbert Xu2007-02-07
* [CRYPTO] api: Add type-safe spawnsHerbert Xu2007-02-07
* [CRYPTO] all: Check for usage in hard IRQ contextHerbert Xu2007-02-07
* [CRYPTO] xcbc: Make needlessly global code staticAdrian Bunk2006-12-06
* [CRYPTO] xcbc: New algorithmKazunori MIYAZAWA2006-12-06