openssl/providers
Richard Levitte f2dbb71cb6 providers/common/digests/sha2.c: forward declare all dispatched functions
Forward declare the dispatched functions using typedefs from
core_numbers.h.  This will ensure that they have correct signatures.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8747)
2019-04-15 10:46:09 +02:00
..
common providers/common/digests/sha2.c: forward declare all dispatched functions 2019-04-15 10:46:09 +02:00
default Implement SHA256 in the default provider 2019-03-21 09:23:38 +00:00
fips Create a FIPS provider and put SHA256 in it 2019-04-04 23:09:47 +01:00
legacy Add a legacy provider and put MD2 in it 2019-04-09 10:24:43 +01:00
build.info Add a legacy provider and put MD2 in it 2019-04-09 10:24:43 +01:00