Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/include/openssl/
HDconferr.h41 # define CONF_R_RECURSIVE_SECTION_REFERENCE 126 macro
/freebsd-head/crypto/openssl/crypto/conf/
HDconf_err.c44 {ERR_PACK(ERR_LIB_CONF, 0, CONF_R_RECURSIVE_SECTION_REFERENCE),
/freebsd-head/crypto/openssl/test/
HDprov_config_test.c63 if (ERR_GET_REASON(err) == CONF_R_RECURSIVE_SECTION_REFERENCE) in test_recursive_config()
/freebsd-head/crypto/openssl/crypto/
HDprovider_conf.c106 ERR_raise(ERR_LIB_CONF, CONF_R_RECURSIVE_SECTION_REFERENCE); in provider_conf_params_internal()
/freebsd-head/crypto/openssl/crypto/err/
HDopenssl.txt408 CONF_R_RECURSIVE_SECTION_REFERENCE:126:recursive section reference