summaryrefslogtreecommitdiffstats
path: root/crypto/morus640.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: morus - fix handling chunked inputsEric Biggers2019-02-081-6/+7
* crypto: morus - Convert to SPDX license identifiersThomas Gleixner2019-01-251-5/+1
* crypto: morus/generic - fix for big endian systemsArd Biesheuvel2018-10-081-12/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-031-1/+2
|\
| * crypto: morus640 - Fix out-of-bounds accessOndrej Mosnáček2018-06-151-1/+2
* | crypto: aead - remove useless setting of type flagsEric Biggers2018-07-091-1/+0
|/
* crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek2018-05-191-0/+544