summaryrefslogtreecommitdiff
path: root/crypto/lz4hc.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2019-11-08 13:22:21 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2019-11-17 09:02:41 +0800
commita5a8b462ec8dc4adcd434465303d0ada17530105 (patch)
tree4078a4889ae9d26db385026db755f2239bde0196 /crypto/lz4hc.c
parentcb47ba99195bd0956dc1421df222c4ceb41f2c5c (diff)
downloadlinux-crypto-a5a8b462ec8dc4adcd434465303d0ada17530105.tar.gz
linux-crypto-a5a8b462ec8dc4adcd434465303d0ada17530105.zip
crypto: poly1305 - expose init/update/final library interface
Expose the existing generic Poly1305 code via a init/update/final library interface so that callers are not required to go through the crypto API's shash abstraction to access it. At the same time, make some preparations so that the library implementation can be superseded by an accelerated arch-specific version in the future. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/lz4hc.c')
0 files changed, 0 insertions, 0 deletions