Home
last modified time | relevance | path

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

/openssl/crypto/conf/
H A Dconf_api.c103 static int conf_value_cmp(const CONF_VALUE *a, const CONF_VALUE *b) in conf_value_cmp() function
125 conf->data = lh_CONF_VALUE_new(conf_value_hash, conf_value_cmp); in _CONF_new_data()

Completed in 5 milliseconds