crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST
authorEric Biggers <ebiggers@google.com>
Mon, 20 May 2019 16:54:46 +0000 (09:54 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 30 May 2019 07:28:41 +0000 (15:28 +0800)
commit84ede58dfcd1db6f04f71dd3ccd5328271b346da
tree68b92a67caa5513a870eeaf6d685acb581d99308
parent3e56e168638b3e7147902c3b7257a57ea573a30e
crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST

Remove the unnecessary constant CRYPTO_ALG_TYPE_DIGEST, which has the
same value as CRYPTO_ALG_TYPE_HASH.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/crypto/architecture.rst
crypto/cryptd.c
include/linux/crypto.h