Searched refs:ossl_property_get_string_value (Results 1 – 4 of 4) sorted by relevance
42 const char *ossl_property_get_string_value(OSSL_LIB_CTX *libctx, in ossl_property_get_string_value() function
47 const char *ossl_property_get_string_value(OSSL_LIB_CTX *libctx,
223 encoder_inst->output_type = ossl_property_get_string_value(libctx, prop); in ossl_encoder_instance_new() 237 = ossl_property_get_string_value(libctx, prop); in ossl_encoder_instance_new()
243 decoder_inst->input_type = ossl_property_get_string_value(libctx, prop); in ossl_decoder_instance_new()257 = ossl_property_get_string_value(libctx, prop); in ossl_decoder_instance_new()