summaryrefslogtreecommitdiffstats
path: root/crypto/aegis128l.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: aegis - fix handling chunked inputsEric Biggers2019-02-081-7/+7
* crypto: aegis - Convert to SPDX license identifiersThomas Gleixner2019-01-251-5/+1
* crypto: aead - remove useless setting of type flagsEric Biggers2018-07-091-1/+0
* crypto: aegis - fix indentation of a statementColin Ian King2018-06-221-1/+1
* crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek2018-05-191-0/+527