Searched refs:parsed_propdef (Results 1 – 3 of 3) sorted by relevance
25 OSSL_PROPERTY_LIST *parsed_propdef; member
62 ossl_property_free(decoder->base.parsed_propdef); in OSSL_DECODER_free()213 decoder->base.parsed_propdef in ossl_decoder_from_algorithm()479 return decoder->base.parsed_propdef; in ossl_decoder_parsed_properties()
62 ossl_property_free(encoder->base.parsed_propdef); in OSSL_ENCODER_free()213 encoder->base.parsed_propdef in encoder_from_algorithm()488 return encoder->base.parsed_propdef; in ossl_encoder_parsed_properties()
Completed in 6 milliseconds