Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds