Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dconferr.h23 #define CONF_R_INVALID_PRAGMA 122 macro
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_err.c19 { ERR_PACK(ERR_LIB_CONF, 0, CONF_R_INVALID_PRAGMA), "invalid pragma" },
H A Dconf_def.c201 ERR_raise(ERR_LIB_CONF, CONF_R_INVALID_PRAGMA); in parsebool()
405 ERR_raise(ERR_LIB_CONF, CONF_R_INVALID_PRAGMA); in def_load_bio()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt426 CONF_R_INVALID_PRAGMA:122:invalid pragma