openssl/providers
Matt Caswell 037439c46a Remove some utilities from the core to provider interface
The core provides a number of essential functions as "upcalls" to
providers. Some of those were just utility functions that wrap other
upcalls - which don't seem essential and bloat the interface. We should
remove them in order to simplify the interface.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9432)
2019-07-23 10:20:15 +01:00
..
common Fix no-dh 2019-07-19 17:33:35 +01:00
default Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhere 2019-07-23 07:30:33 +02:00
fips Remove some utilities from the core to provider interface 2019-07-23 10:20:15 +01:00
legacy Change OSSL_PARAM return size to not be a pointer. 2019-06-24 14:43:55 +10:00
build.info Move digests to providers 2019-06-04 12:09:50 +10:00