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
27 const char *prop; member66 OSSL_PROPERTY_LIST *ossl_prop_defn_get(OSSL_LIB_CTX *ctx, const char *prop) in ossl_prop_defn_get()89 int ossl_prop_defn_set(OSSL_LIB_CTX *ctx, const char *prop, in ossl_prop_defn_set()
347 OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_parse_property() local409 OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_parse_query() local703 const OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_property_list_to_string() local
207 static void find_str_fn(PROPERTY_STRING *prop, void *vfindstr) in find_str_fn()
244 const char *prop; member271 OSSL_PROPERTY_LIST *q_combined = NULL, *prop = NULL; in test_property_merge() local375 const char *prop; in test_register_deregister() member429 const char *prop; in test_property() member442 const char *prop; in test_property() member
194 const OSSL_PROPERTY_DEFINITION *prop; in ossl_encoder_instance_new() local
220 const OSSL_PROPERTY_DEFINITION *prop; in ossl_decoder_instance_new() local
Completed in 22 milliseconds