Home
last modified time | relevance | path

Searched refs:query_cmp (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/property/
A Dproperty.c175 static int query_cmp(const QUERY *a, const QUERY *b) in query_cmp() function
304 || (alg->cache = lh_QUERY_new(&query_hash, &query_cmp)) == NULL) in ossl_method_store_add()

Completed in 4 milliseconds