openssl/providers
Richard Levitte 00bc1ad99a Don't pass a digest-size to signature implementations
It turns out this was never necessary, as the implementation should
always check the default digest size anyway.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10947)
2020-02-04 19:32:37 +01:00
..
common Add AES_CBC_HMAC_SHA ciphers to providers. 2020-01-06 13:02:16 +10:00
fips Don't pass a digest-size to signature implementations 2020-02-04 19:32:37 +01:00
implementations Don't pass a digest-size to signature implementations 2020-02-04 19:32:37 +01:00
build.info EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
defltprov.c Implement the NULL cipher in the default provider 2020-01-20 15:28:39 +00:00
legacyprov.c