openssl/crypto/sha
Pauli b68a947fd2 Rename SHA3 internal functions so they have an ossl_ prefix
These are: keccak_kmac_init(), sha3_final(), sha3_init(), sha3_reset() and
sha3_update().

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13417)
2020-11-19 07:39:13 +10:00
..
asm
build.info
keccak1600.c
sha1_one.c
sha1dgst.c rename sha1_ctrl to ossl_sha1_ctrl. 2020-11-19 07:39:13 +10:00
sha3.c Rename SHA3 internal functions so they have an ossl_ prefix 2020-11-19 07:39:13 +10:00
sha256.c
sha512.c
sha_local.h