Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: blake2s - share the "shash" API boilerplate code | Eric Biggers | 2021-01-03 | 1 | -67/+9 |
* | crypto: blake2s - remove unneeded includes | Eric Biggers | 2021-01-03 | 1 | -2/+0 |
* | crypto: blake2s - define shash_alg structs using macros | Eric Biggers | 2021-01-03 | 1 | -61/+27 |
* | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 2020-01-09 | 1 | -3/+1 |
* | crypto: blake2s - implement generic shash driver | Ard Biesheuvel | 2019-11-17 | 1 | -0/+171 |