summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/glue_helper.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()Eric Biggers2018-03-031-12/+9
* crypto: x86/glue_helper - remove blkcipher_walk functionsEric Biggers2018-03-031-344/+0
* crypto: lrw - remove lrw_crypt()Eric Biggers2018-03-031-1/+0
* crypto: x86/glue_helper - add skcipher_walk functionsEric Biggers2018-03-031-0/+207
* crypto: glue_helper - Delete some dead codeDan Carpenter2017-06-191-3/+0
* crypto: glue_helper - remove the le128_gf128mul_x_ble functionOndrej Mosnáček2017-04-051-1/+2
* crypto: glue_helper - Add skcipher xts helpersHerbert Xu2016-11-281-1/+73
* crypto: don't export static symbolJulia Lawall2015-03-131-1/+0
* crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna2013-04-251-1/+96
* crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna2012-10-241-6/+6
* crypto: x86/glue_helper - fix storing of new IV in CBC encryptionJussi Kivilinna2012-10-041-1/+1
* crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-271-0/+307
OpenPOWER on IntegriCloud