aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/chacha20poly1305.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-16crypto: lib/chacha20poly1305 - Add missing function declarationHerbert Xu1-0/+2
2019-11-17crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routineArd Biesheuvel1-0/+11
2019-11-17crypto: chacha20poly1305 - import construction and selftest from ZincArd Biesheuvel1-0/+37