git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6692cbc
)
crypto: poly1305 - Export common Poly1305 helpers
author
Martin Willi
<martin@strongswan.org>
Thu, 16 Jul 2015 17:14:05 +0000
(19:14 +0200)
committer
Herbert 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