Home
last modified time | relevance | path

Searched hist:eb7d6ba882f1c508f5387416375d4c2f99debc7b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dsha256_ssse3_glue.cdiff eb7d6ba882f1c508f5387416375d4c2f99debc7b Sun Sep 01 15:35:27 CDT 2019 Hans de Goede <hdegoede@redhat.com> crypto: x86 - 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>