openssl/providers/implementations/digests
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
..
blake2_impl.h Update copyright year 2020-07-16 14:47:04 +02:00
blake2_prov.c prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
blake2b_prov.c
blake2s_prov.c
build.info Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
digestcommon.c Update copyright year 2020-10-15 14:10:06 +01:00
md2_prov.c prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
md4_prov.c prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
md5_prov.c prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
md5_sha1_prov.c Rename md5_sha1_* ossl_md5_sha1_* 2020-11-19 07:38:53 +10:00
mdc2_prov.c prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
ripemd_prov.c prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
sha2_prov.c rename sha1_ctrl to ossl_sha1_ctrl. 2020-11-19 07:39:13 +10:00
sha3_prov.c Rename SHA3 internal functions so they have an ossl_ prefix 2020-11-19 07:39:13 +10:00
sm3_prov.c Update copyright year 2020-10-15 14:10:06 +01:00
wp_prov.c prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00