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,
559 pl2 = ossl_property_merge(pl1, *plp); in evp_default_properties_merge()
245 && TEST_ptr(q_combined = ossl_property_merge(q_local, q_global)) in test_property_merge()
507 OSSL_PROPERTY_LIST *ossl_property_merge(const OSSL_PROPERTY_LIST *a, in ossl_property_merge() function
538 p2 = ossl_property_merge(pq, *plp); in ossl_method_store_fetch()