Searched refs:OSSL_PROPERTY_TYPE_STRING (Results 1 – 3 of 3) sorted by relevance
46 if (prop != NULL && prop->type == OSSL_PROPERTY_TYPE_STRING) in ossl_property_get_string_value()75 return (prop->type == OSSL_PROPERTY_TYPE_STRING in ossl_property_is_enabled()
220 res->type = OSSL_PROPERTY_TYPE_STRING; in parse_string()252 res->type = OSSL_PROPERTY_TYPE_STRING; in parse_unquoted()382 prop->type = OSSL_PROPERTY_TYPE_STRING; in ossl_parse_property()441 prop->type = OSSL_PROPERTY_TYPE_STRING; in ossl_parse_query()514 } else if (q[i].type != OSSL_PROPERTY_TYPE_STRING in ossl_property_match_count()740 case OSSL_PROPERTY_TYPE_STRING: in ossl_property_list_to_string()
21 OSSL_PROPERTY_TYPE_STRING, enumerator