summaryrefslogtreecommitdiffstats
path: root/test/param_build_test.c
AgeCommit message (Expand)Author
2021-05-27Use <> for #include openssl/xxxRich Salz
2021-04-12Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().Shane Lontis
2021-04-12Add OSSL_PARAM_dup() and OSSL_PARAM_merge().Shane Lontis
2021-04-08Update copyright yearMatt Caswell
2021-04-08test: add extra secure memory test case.Pauli
2020-06-24params: add OSSL_PARAM helpers for time_t.Pauli
2020-04-30coverity 1462577: Incorrect expressionPauli
2020-04-23Update copyright yearMatt Caswell
2020-03-28Param builder: Remove the static size limit.Pauli
2020-03-28Param build: make structures opaque.Pauli
2020-03-28Param builder: make the OSSL_PARAM_BLD APIs public.Pauli
2020-02-12Remove unused ossl_param_bld_to_param_ex() function.Pauli
2020-01-19param_bld: add a padded BN call.Pauli
2019-07-19Add param builder free function.Pauli
2019-07-17Parameter building utilities.Pauli