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