aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/glue_helper.c
AgeCommit message (Expand)Author
2018-03-03crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()Eric Biggers
2018-03-03crypto: x86/glue_helper - remove blkcipher_walk functionsEric Biggers
2018-03-03crypto: lrw - remove lrw_crypt()Eric Biggers
2018-03-03crypto: x86/glue_helper - add skcipher_walk functionsEric Biggers
2017-06-19crypto: glue_helper - Delete some dead codeDan Carpenter
2017-04-05crypto: glue_helper - remove the le128_gf128mul_x_ble functionOndrej Mosnáček
2016-11-28crypto: glue_helper - Add skcipher xts helpersHerbert Xu
2015-03-13crypto: don't export static symbolJulia Lawall
2013-04-25crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna
2012-10-24crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna
2012-10-04crypto: x86/glue_helper - fix storing of new IV in CBC encryptionJussi Kivilinna
2012-06-27crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna