Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | crypto: null - Remove VLA usage of skcipher | Kees Cook | 2018-09-28 | 1 | -1/+1 |
* | crypto: aead - Remove blkcipher null for IV generators | Herbert Xu | 2016-07-18 | 1 | -1/+0 |
* | crypto: aead - Add skcipher null for IV generators | Herbert Xu | 2016-07-18 | 1 | -0/+1 |
* | crypto: aead - Remove old AEAD interfaces | Herbert Xu | 2015-08-17 | 1 | -2/+0 |
* | crypto: aead - Add type-safe geniv init/exit helpers | Herbert Xu | 2015-08-17 | 1 | -0/+11 |
* | crypto: aead - Add common IV generation code | Herbert Xu | 2015-05-28 | 1 | -0/+24 |