Home
last modified time | relevance | path

Searched refs:prop_names (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/property/
H A Dproperty_string.c40 PROP_TABLE *prop_names; member
84 property_table_free(&propdata->prop_names); in ossl_property_string_data_free()
103 propdata->prop_names = lh_PROPERTY_STRING_new(&property_hash, in ossl_property_string_data_new()
116 || propdata->prop_names == NULL in ossl_property_string_data_new()
154 t = name ? propdata->prop_names : propdata->prop_values; in ossl_property_string()
237 lh_PROPERTY_STRING_doall_arg(name ? propdata->prop_names in ossl_property_str()

Completed in 3 milliseconds