summaryrefslogtreecommitdiffstats
path: root/lib/crypto/chacha20poly1305.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: lib/chacha20poly1305 - use chacha20_crypt()Eric Biggers2019-11-221-8/+8
* crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routineArd Biesheuvel2019-11-171-0/+150
* crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel2019-11-171-0/+219