Fix BN error reporting
[openssl.git] / include / openssl / params.h
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.