diff options
author | 2015-03-19 16:46:24 +0000 | |
---|---|---|
committer | 2015-03-23 22:06:47 +1100 | |
commit | cfa8e7e70341c6ba1c7bd3466784a217e441b8c6 (patch) | |
tree | f759bec7834b00fae4ab48c4c075927cff44c104 /crypto/api.c | |
parent | lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR (diff) | |
download | wireguard-linux-cfa8e7e70341c6ba1c7bd3466784a217e441b8c6.tar.xz wireguard-linux-cfa8e7e70341c6ba1c7bd3466784a217e441b8c6.zip |
crypto: img-hash - Fix Kconfig selections
The Kconfig entry for CRYPTO_DEV_IMGTEC_HASH incorrectly selects
CRYPTO_SHA224, which does not exist (and is covered by CRYPTO_SHA256
which covers both 224 and 256). Remove it.
Also correct typo CRYPTO_ALG_API to be CRYPTO_ALGPI.
Reported-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: James Hartley <james.hartley@imgtec.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions