Add CMP error reason 'missing reference cert'
[openssl.git] / include / openssl / params.h
2020-02-21 PauliParams: add argument to the _from_text calls to indicat...
2020-02-12 PauliRemove unused OSSL_PARAM_construct_from_text() function.
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-08-12 Richard LevitteAdd OSSL_PARAM_construct_from_text() and OSSL_PARAM_all...
2019-06-24 PauliChange OSSL_PARAM return size to not be a pointer.
2019-04-09 Richard LevitteParams API: {utf8,octet}_ptr need to know the data...
2019-04-09 Richard LevitteParams: add OSSL_PARAM_construct_end()
2019-03-12 PauliOSSL_PARAM helper functions.