Age | Commit message (Expand) | Author |
---|---|---|
2018-03-03 | crypto: x86/glue_helper - rename glue_skwalk_fpu_begin() | Eric Biggers |
2018-03-03 | crypto: x86/glue_helper - remove blkcipher_walk functions | Eric Biggers |
2018-03-03 | crypto: lrw - remove lrw_crypt() | Eric Biggers |
2018-03-03 | crypto: x86/glue_helper - add skcipher_walk functions | Eric Biggers |
2017-06-19 | crypto: glue_helper - Delete some dead code | Dan Carpenter |
2017-04-05 | crypto: glue_helper - remove the le128_gf128mul_x_ble function | Ondrej Mosnáček |
2016-11-28 | crypto: glue_helper - Add skcipher xts helpers | Herbert Xu |
2015-03-13 | crypto: don't export static symbol | Julia Lawall |
2013-04-25 | crypto: x86 - add more optimized XTS-mode for serpent-avx | Jussi Kivilinna |
2012-10-24 | crypto: x86/glue_helper - use le128 instead of u128 for CTR mode | Jussi Kivilinna |
2012-10-04 | crypto: x86/glue_helper - fix storing of new IV in CBC encryption | Jussi Kivilinna |
2012-06-27 | crypto: serpent-sse2 - split generic glue code to new helper module | Jussi Kivilinna |