Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY | Mikulas Patocka | 2020-07-16 | 1 | -0/+1 |
* | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 2020-01-09 | 1 | -1/+0 |
* | crypto: ccp - switch from ablkcipher to skcipher | Ard Biesheuvel | 2019-11-17 | 1 | -5/+2 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-08-09 | 1 | -0/+14 |
|\ | |||||
| * | crypto: ccp - Add support for valid authsize values less than 16 | Gary R Hook | 2019-08-02 | 1 | -0/+14 |
| * | crypto: ccp - Switch to SPDX license identifiers | Hook, Gary | 2019-07-03 | 1 | -4/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
|/ | |||||
* | crypto: drivers - remove duplicate includes | Pravin Shedge | 2017-12-22 | 1 | -1/+0 |
* | crypto: ccp - Use GCM IV size constant | Corentin LABBE | 2017-09-22 | 1 | -5/+4 |
* | crypto: ccp - Update copyright dates for 2017. | Gary R Hook | 2017-07-28 | 1 | -1/+1 |
* | crypto: ccp - Enable support for AES GCM on v5 CCPs | Gary R Hook | 2017-03-24 | 1 | -0/+252 |