Searched refs:ossl_property_merge (Results 1 – 5 of 5) sorted by relevance
89 OSSL_PROPERTY_LIST *ossl_property_merge(const OSSL_PROPERTY_LIST *a,
544 pl2 = ossl_property_merge(pl1, *plp); in evp_default_properties_merge()
281 && TEST_ptr(q_combined = ossl_property_merge(q_local, q_global)) in test_property_merge()
671 p2 = ossl_property_merge(pq, *plp); in ossl_method_store_fetch()
538 OSSL_PROPERTY_LIST *ossl_property_merge(const OSSL_PROPERTY_LIST *a, in ossl_property_merge() function