Searched refs:property_definition (Results 1 – 6 of 6) sorted by relevance
71 const char *property_definition; /* key */ member
14 const char *property_definition; /* key */79 =item I<property_definition>
124 algo->property_definition, data->mcm_data); in ossl_method_construct_this()
236 = ossl_parse_property(libctx, algodef->property_definition)) == NULL) { in ossl_decoder_from_algorithm()516 return decoder->base.algodef->property_definition; in OSSL_DECODER_get0_properties()
236 = ossl_parse_property(libctx, algodef->property_definition)) == NULL) { in encoder_from_algorithm()525 return encoder->base.algodef->property_definition; in OSSL_ENCODER_get0_properties()
204 loader->propdef = algodef->property_definition; in loader_from_algorithm()