Searched defs:ossl_property_list_st (Results 1 – 1 of 1) sorted by relevance
31 struct ossl_property_list_st { struct32 int num_properties;33 unsigned int has_optional : 1;34 OSSL_PROPERTY_DEFINITION properties[1];
Completed in 3 milliseconds