OSSL_PARAM_allocate_from_text
if (!OSSL_PARAM_allocate_from_text(¶ms[params_n], paramdefs,
if (!OSSL_PARAM_allocate_from_text(ctx->params, settable,
int OSSL_PARAM_allocate_from_text(OSSL_PARAM *to,
|| !OSSL_PARAM_allocate_from_text(¶ms[*params_n],
rv = OSSL_PARAM_allocate_from_text(kdata->p, defs, name, p,
if (!OSSL_PARAM_allocate_from_text(¶m, params_from_text,
result = TEST_true(OSSL_PARAM_allocate_from_text(¶m,
result = TEST_false(OSSL_PARAM_allocate_from_text(¶m,