HomeSort by: relevance | last modified time | path
    Searched defs:query_hash (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/property/
property.c 187 static unsigned long query_hash(const QUERY *a) function
392 || (alg->cache = lh_QUERY_new(&query_hash, &query_cmp)) == NULL)
  /src/crypto/external/bsd/openssl/dist/crypto/property/
property.c 194 static unsigned long query_hash(const QUERY *a) function
351 || (alg->cache = lh_QUERY_new(&query_hash, &query_cmp)) == NULL)

Completed in 15 milliseconds