Searched refs:query_cmp (Results 1 – 1 of 1) sorted by relevance
191 static int query_cmp(const QUERY *a, const QUERY *b) in query_cmp() function343 || (alg->cache = lh_QUERY_new(&query_hash, &query_cmp)) == NULL) in ossl_method_store_add()
Completed in 5 milliseconds