OSSL_PARAM_get_utf8_string_ptr
if (p != NULL && !OSSL_PARAM_get_utf8_string_ptr(p, &data_type))
if (p != NULL && !OSSL_PARAM_get_utf8_string_ptr(p, &data_structure))
if (!OSSL_PARAM_get_utf8_string_ptr(p, &ctx->start_input_type))
if (OSSL_PARAM_get_utf8_string_ptr(ctx->params, &value) == 0 || OPENSSL_strcasecmp(ctx->pctx->keytype, value) != 0) {
&& !OSSL_PARAM_get_utf8_string_ptr(p, &helper_data.data_type))
&& !OSSL_PARAM_get_utf8_string_ptr(p, &helper_data.utf8_data))
&& !OSSL_PARAM_get_utf8_string_ptr(p, &helper_data.data_structure))
&& !OSSL_PARAM_get_utf8_string_ptr(p, &helper_data.input_type))
if (p != NULL && !OSSL_PARAM_get_utf8_string_ptr(p, &helper_data.desc))
int OSSL_PARAM_get_utf8_string_ptr(const OSSL_PARAM *p, const char **val);
if (!OSSL_PARAM_get_utf8_string_ptr(p, &xts_standard)) {
if (!OSSL_PARAM_get_utf8_string_ptr(cipherp, &ciphername))
if (propsp != NULL && !OSSL_PARAM_get_utf8_string_ptr(propsp, &props))
if (!OSSL_PARAM_get_utf8_string_ptr(p, &kdftype))
if (!OSSL_PARAM_get_utf8_string_ptr(p, &digest_name)) {
if (!OSSL_PARAM_get_utf8_string_ptr(p, &hmac_name)) {
|| !TEST_true(OSSL_PARAM_get_utf8_string_ptr(p, &enc_name)))
if (!OSSL_PARAM_get_utf8_string_ptr(cipherp, &ciphername))
if (propsp != NULL && !OSSL_PARAM_get_utf8_string_ptr(propsp, &props))