]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: arm - Rename functions to avoid conflict with crypto/sha256.h
authorHans de Goede <hdegoede@redhat.com>
Sun, 1 Sep 2019 20:35:24 +0000 (22:35 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 5 Sep 2019 04:37:30 +0000 (14:37 +1000)
commit97bf5f33ad98439e7148106dc5296425a6f80bce
treeba3ea16daf19730e2ee4f14f20b58eac5ea62ffb
parentc52bf5531fe3d2c035216f17cb3f9f868760595b
crypto: arm - Rename functions to avoid conflict with crypto/sha256.h

Rename static / file-local functions 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>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/sha256_glue.c
arch/arm/crypto/sha256_neon_glue.c