Home
last modified time | relevance | path

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

/openssl/crypto/property/
H A Dproperty_string.c36 typedef LHASH_OF(PROPERTY_STRING) PROP_TABLE; typedef
40 PROP_TABLE *prop_names;
41 PROP_TABLE *prop_values;
65 static void property_table_free(PROP_TABLE **pt) in property_table_free()
67 PROP_TABLE *t = *pt; in property_table_free()
146 PROP_TABLE *t; in ossl_property_string()

Completed in 5 milliseconds