Searched refs:custom_buf (Results 1 – 1 of 1) sorted by relevance
167 const char custom_buf[] = "Custom greeting"; in test_provider_ex() local172 || !TEST_true(OSSL_PARAM_BLD_push_utf8_string(bld, "greeting", custom_buf, in test_provider_ex()173 strlen(custom_buf))) in test_provider_ex()184 || !TEST_str_eq(greeting, custom_buf)) in test_provider_ex()