Add FIPS Self test kats for digests
[openssl.git] / include / internal / provider.h
2020-01-15 Shane LontisAdd FIPS Self test kats for digests
2019-08-15 Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
2019-08-15 Richard LevitteRename provider and core get_param_types functions
2019-08-01 Matt CaswellLoad the config file by default
2019-07-26 Richard LevitteAdd functions to see if a provider is available for...
2019-07-23 Richard LevitteReplace OSSL_ITEM with OSSL_PARAM as parameter descript...
2019-07-02 Richard Levitteossl_provider_upref to ossl_provider_up_ref
2019-06-24 PauliChange OSSL_PARAM return size to not be a pointer.
2019-05-31 Richard LevitteConstify OSSL_PROVIDER getter input parameters
2019-04-30 Richard LevitteReplumbing: give the possibility for the provider to...
2019-04-03 Richard LevitteReplumbing: add a configuration module for providers
2019-04-03 Richard LevitteReplumbing: add functionality to set provider parameters
2019-03-19 Richard LevitteReplumbing: add fallback provider capability
2019-03-12 Richard LevitteReplumbing: Add support for the provider query_operatio...
2019-03-12 Richard LevitteReplumbing: Add an OSSL_PROVIDER iterator with callback
2019-03-11 Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER