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