Home
last modified time | relevance | path

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

/openssl-master/crypto/property/
A Dproperty_string.c40 PROP_TABLE *prop_values; member
80 property_table_free(&propdata->prop_values); in property_string_data_free()
101 propdata->prop_values = lh_PROPERTY_STRING_new(&property_hash, in property_string_data_new()
103 if (propdata->prop_values == NULL) in property_string_data_new()
203 : propdata->prop_values, in ossl_property_str()
238 return ossl_property_string(propdata->lock, propdata->prop_values, in ossl_property_value()

Completed in 3 milliseconds