Home
last modified time | relevance | path

Searched refs:property_defn_cmp (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/property/
H A Ddefn_cache.c38 static int property_defn_cmp(const PROPERTY_DEFN_ELEM *a, in property_defn_cmp() function
62 return lh_PROPERTY_DEFN_ELEM_new(&property_defn_hash, &property_defn_cmp); in property_defns_new()
/third_party/openssl/crypto/property/
H A Ddefn_cache.c38 static int property_defn_cmp(const PROPERTY_DEFN_ELEM *a, in property_defn_cmp() function
62 return lh_PROPERTY_DEFN_ELEM_new(&property_defn_hash, &property_defn_cmp); in property_defns_new()

Completed in 1 milliseconds