crypto: poly1305 - Export common Poly1305 helpers
authorMartin Willi <martin@strongswan.org>
Thu, 16 Jul 2015 17:14:05 +0000 (19:14 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 17 Jul 2015 13:20:26 +0000 (21:20 +0800)
As architecture specific drivers need a software fallback, export Poly1305
init/update/final functions 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>

No differences found