Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 7 of 7) sorted by relevance

/openssl/crypto/property/
H A Dproperty_query.c37 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
H A Ddefn_cache.c27 const char *prop; member
66 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()
H A Dproperty_parse.c347 OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_parse_property() local
409 OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_parse_query() local
703 const OSSL_PROPERTY_DEFINITION *prop = NULL; in ossl_property_list_to_string() local
H A Dproperty_string.c207 static void find_str_fn(PROPERTY_STRING *prop, void *vfindstr) in find_str_fn()
/openssl/test/
H A Dproperty_test.c244 const char *prop; member
271 OSSL_PROPERTY_LIST *q_combined = NULL, *prop = NULL; in test_property_merge() local
375 const char *prop; in test_register_deregister() member
429 const char *prop; in test_property() member
442 const char *prop; in test_property() member
/openssl/crypto/encode_decode/
H A Dencoder_lib.c194 const OSSL_PROPERTY_DEFINITION *prop; in ossl_encoder_instance_new() local
H A Ddecoder_lib.c220 const OSSL_PROPERTY_DEFINITION *prop; in ossl_decoder_instance_new() local

Completed in 25 milliseconds