Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/conf/
HDconf_api.c294 if (lh_CONF_VALUE_error(conf->data) > 0) in _CONF_new_section()
/freebsd-11-stable/crypto/openssl/crypto/stack/
HDsafestack.h2489 # define lh_CONF_VALUE_error(lh) LHM_lh_error(CONF_VALUE,lh) macro