summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2008-07-13crypto: ixp4xx - Select CRYPTO_AUTHENCImre Kaloz
2008-07-10crypto: talitos - Add support for sha256 and md5 variantsLee Nipper
2008-07-10crypto: talitos - Use proper form for algorithm driver namesHerbert Xu
2008-07-10crypto: talitos - Add support for 3desLee Nipper
2008-07-10crypto: padlock - Make module loading quieter when hardware isn't availableJeremy Katz
2008-07-10crypto: ixp4xx - Hardware crypto support for IXP4xx CPUsChristian Hohnstaedt
2008-07-10crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips
2008-07-10[CRYPTO] hifn: Simplify code using ARRAY_SIZE() macroRobert P. J. Day
2008-07-10[CRYPTO] hifn: Remove duplicated includeHuang Weiyi
2008-07-10[HIFN]: Have HW invalidate src and dest descriptors after processingPatrick McHardy
2008-07-10[HIFN]: Move command descriptor setup to seperate functionPatrick McHardy
2008-07-10[HIFN]: Fix max queue length valuePatrick McHardy
2008-07-10[HIFN]: Properly initialize ivsize for CBC modesPatrick McHardy
2008-07-10[HIFN]: Use unique driver names for different algosPatrick McHardy
2008-07-10[HIFN]: Properly handle requests for less than the full scatterlistPatrick McHardy
2008-07-10[HIFN]: Fix data alignment checksPatrick McHardy
2008-07-10[HIFN]: Handle ablkcipher_walk errorsPatrick McHardy
2008-07-10[HIFN]: Indicate asynchronous processing to crypto APIPatrick McHardy
2008-07-10[HIFN]: Remove printk_ratelimit() for debugging printkPatrick McHardy
2008-07-10[HIFN]: Endianess fixesPatrick McHardy
2008-04-21[CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber
2008-04-17[S390] zcrypt: add support for large random numbersRalph Wuerthner
2008-03-30drivers/crypto/hifn_795x.c trivial endianness annotationsAl Viro
2008-02-15[HIFN]: Fix invalid config ifdefs for RNG supportPatrick McHardy
2008-01-26[S390] crypto: move s390 Kconfig options.Jan Glauber
2008-01-26[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is mHerbert Xu
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-11[CRYPTO] hifn_795x: Fixup container_of() usageAlexey Dobriyan
2008-01-11[CRYPTO] padlock: Only reset the key once for each CBC and ECB operationHerbert Xu
2008-01-11[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/moduleHerbert Xu
2008-01-11[CRYPTO] geode: Add __dev{init,exit} annotationsAdrian Bunk
2008-01-11[CRYPTO] geode: Use correct encrypt/decrypt function in fallbackSebastian Siewior
2008-01-11[CRYPTO] geode: do not copy the IV too oftenSebastian Siewior
2008-01-11[HIFN]: Add support for using the random number generatorPatrick McHardy
2008-01-11[HIFN]: Improve PLL initializationPatrick McHardy
2008-01-11[CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu
2008-01-11[CRYPTO] hifn: Add missing includesAndrew Morton
2008-01-11[CRYPTO] hifn: Make Kconfig option depend on PCIJan Glauber
2008-01-11[CRYPTO] hifn: Schedule callback invocation to tasklet.Evgeniy Polyakov
2008-01-11[CRYPTO] geode: Add fallback for unsupported modesSebastian Siewior
2008-01-11[CRYPTO] geode: move defines into a headerfileSebastian Siewior
2008-01-11[CRYPTO] geode: relax in busy loop and care about return valueSebastian Siewior
2008-01-11[CRYPTO] geode: use consistent IV copySebastian Siewior
2008-01-11[CRYPTO] aes: Move common defines into a header fileSebastian Siewior
2008-01-11[CRYPTO] geode: remove aliasSebastian Siewior
2008-01-11[CRYPTO] hifn_795x: Detect weak keysEvgeniy Polyakov
2008-01-11[CRYPTO] hifn_795x: HIFN 795x driverEvgeniy Polyakov