]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/params.h
Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()
[thirdparty/openssl.git] / include / openssl / params.h
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.