aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/chacha20poly1305.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-16crypto: lib/chacha20poly1305 - Add missing function declarationGravatar Herbert Xu 1-0/+2
2019-11-17crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routineGravatar Ard Biesheuvel 1-0/+11
2019-11-17crypto: chacha20poly1305 - import construction and selftest from ZincGravatar Ard Biesheuvel 1-0/+37