]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: hash - add crypto_(un)register_ahashes()
authorRabin Vincent <rabinv@axis.com>
Thu, 10 Aug 2017 12:53:52 +0000 (14:53 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 22 Aug 2017 06:54:52 +0000 (14:54 +0800)
commit6f7473c524cc4f875dcd9397ec9a6ec039bd08b6
tree285c03f00824a9ef01af2bf2271a37ead88f243d
parentac6b6f4531bb0d113ad8ba8c08247df793271a96
crypto: hash - add crypto_(un)register_ahashes()

There are already helpers to (un)register multiple normal
and AEAD algos.  Add one for ahashes too.

Signed-off-by: Lars Persson <larper@axis.com>
Signed-off-by: Rabin Vincent <rabinv@axis.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ahash.c
include/crypto/internal/hash.h