Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: algapi - use common mechanism for inheriting flags | Eric Biggers | 2020-07-16 | 1 | -11/+3 |
* | crypto: geniv - remove unneeded arguments from aead_geniv_alloc() | Eric Biggers | 2020-07-16 | 1 | -3/+4 |
* | crypto: geniv - simply error handling in aead_geniv_alloc() | Eric Biggers | 2020-03-06 | 1 | -12/+5 |
* | crypto: geniv - convert to new way of freeing instances | Eric Biggers | 2020-01-09 | 1 | -7/+8 |
* | crypto: aead - pass instance to crypto_grab_aead() | Eric Biggers | 2020-01-09 | 1 | -2/+2 |
* | crypto: aead - Split out geniv into its own module | Herbert Xu | 2019-11-17 | 1 | -0/+176 |