Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-09 | crypto: remove propagation of CRYPTO_TFM_RES_* flags | Eric Biggers | 1 | -18/+4 |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -3/+1 |
2019-12-11 | crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms | Eric Biggers | 1 | -1/+1 |
2019-11-22 | crypto: essiv - remove redundant null pointer check before kfree | Chen Wandun | 1 | -2/+1 |
2019-11-01 | crypto: skcipher - remove the "blkcipher" algorithm type | Eric Biggers | 1 | -3/+3 |
2019-09-03 | crypto: essiv - create wrapper template for ESSIV generation | Ard Biesheuvel | 1 | -0/+663 |