]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: ahash - Add core export and import
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 4 May 2025 13:33:21 +0000 (21:33 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 5 May 2025 10:20:46 +0000 (18:20 +0800)
commit1052671ca118b79fa3f5de281bba850aaf20bbf5
tree10a3f0de9902c7eb1b2d16c8b4956f3c79bc2bc0
parentfd66f2ab09b8305006764887cc47eeeb1ca5704b
crypto: ahash - Add core export and import

Add crypto_ahash_export_core and crypto_ahash_import_core.  For
now they only differ from the normal export/import functions when
going through shash.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ahash.c
include/crypto/hash.h