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