openssl/providers/legacy
Shane Lontis c85d5e0257 cleanup provider digests
Added some missing #ifdef NO_XXX around some of the digest functions.
Renamed core_mkdigest.h to digestcommon.h
Added ERR_raise() to set/get params for digest.
Moved common code for get_params/gettable_params into digest_common.c
Renamed #defines in digestcommon.
Removed null_prov.c (It should not be needed)

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9625)
2019-08-20 09:07:12 +10:00
..
digests cleanup provider digests 2019-08-20 09:07:12 +10:00
build.info Add a legacy provider and put MD2 in it 2019-04-09 10:24:43 +01:00
legacyprov.c Rename provider and core get_param_types functions 2019-08-15 11:58:25 +02:00