OSDN Git Service

crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h
authorHans de Goede <hdegoede@redhat.com>
Sun, 1 Sep 2019 20:35:28 +0000 (22:35 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 5 Sep 2019 04:54:54 +0000 (14:54 +1000)
commite55d8a75c60207e3c261c847d03f832344544712
tree321f0f1c3a9bd6542624debbd6ae48f09ea6bd08
parenteb7d6ba882f1c508f5387416375d4c2f99debc7b
crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h

Rename the algo_init arrays to cc_algo_init so that they do not conflict
with the functions declared in crypto/sha256.h.

This is a preparation patch for folding crypto/sha256.h into crypto/sha.h.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccree/cc_hash.c