summaryrefslogtreecommitdiffstats
path: root/include/crypto/chacha20.h
Commit message (Collapse)AuthorAgeFilesLines
* crypto: chacha20 - Export common ChaCha20 helpersMartin Willi2015-07-171-0/+25
As architecture specific drivers need a software fallback, export a ChaCha20 en-/decryption function together with some helpers in a header file. Signed-off-by: Martin Willi <martin@strongswan.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
OpenPOWER on IntegriCloud