Searched defs:prop (Results 1 – 7 of 7) sorted by relevance
37 OSSL_PROPERTY_TYPE ossl_property_get_type(const OSSL_PROPERTY_DEFINITION *prop) in ossl_property_get_type()43 const OSSL_PROPERTY_DEFINITION *prop) in ossl_property_get_string_value()52 int64_t ossl_property_get_number_value(const OSSL_PROPERTY_DEFINITION *prop) in ossl_property_get_number_value()70 const OSSL_PROPERTY_DEFINITION *prop; in ossl_property_is_enabled() local
26 const char *prop; member71 OSSL_PROPERTY_LIST *ossl_prop_defn_get(OSSL_LIB_CTX *ctx, const char *prop) in ossl_prop_defn_get()88 int ossl_prop_defn_set(OSSL_LIB_CTX *ctx, const char *prop, in ossl_prop_defn_set()
317 OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_parse_property() local379 OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_parse_query() local647 const OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_property_list_to_string() local
176 static void find_str_fn(PROPERTY_STRING *prop, void *vfindstr) in find_str_fn()
207 const char *prop; member234 OSSL_PROPERTY_LIST *q_combined = NULL, *prop = NULL; in test_property_merge() local315 const char *prop; in test_register_deregister() member369 const char *prop; in test_property() member382 const char *prop; in test_property() member
190 const OSSL_PROPERTY_DEFINITION *prop; in ossl_encoder_instance_new() local
219 const OSSL_PROPERTY_DEFINITION *prop; in ossl_decoder_instance_new() local
Completed in 15 milliseconds