Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-09 | crypto: remove CRYPTO_TFM_RES_WEAK_KEY | Eric Biggers | 1 | -9/+2 |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -6/+2 |
2019-12-11 | crypto: x86 - Regularize glue function prototypes | Kees Cook | 1 | -2/+0 |
2019-01-25 | crypto: clarify name of WEAK_KEY request flag | Eric Biggers | 1 | -2/+2 |
2018-03-03 | crypto: xts - remove xts_crypt() | Eric Biggers | 1 | -17/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-05 | crypto: gf128mul - switch gf128mul_x_ble to le128 | Ondrej Mosnáček | 1 | -1/+1 |
2016-11-28 | crypto: xts - Convert to skcipher | Herbert Xu | 1 | -2/+24 |
2016-02-17 | crypto: xts - consolidate sanity check for keys | Stephan Mueller | 1 | -0/+27 |
2011-11-09 | crypto: xts: add interface for parallelized cipher implementations | Jussi Kivilinna | 1 | -0/+27 |