]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerSasha Levin <sashal@kernel.org>
Tue, 26 Mar 2024 22:22:40 +0000 (18:22 -0400)
commitbdb1db7115d9b2a9d10c101dfc67386485fad00d
tree04c7b80e908ccf9272ffbd0eb253a19c165c83ff
parent5d16d3dc28a95915c1f7a41f68f2a069ced4b578
crypto: arm - Rename functions to avoid conflict with crypto/sha256.h

[ Upstream commit e4dcc1be15268b6d34de3968f906577591521bd5 ]

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>
Stable-dep-of: 53cc9baeb9bc ("crypto: arm/sha - fix function cast warnings")
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/crypto/sha256_glue.c
arch/arm/crypto/sha256_neon_glue.c